:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flex-center{display:flex;justify-content:center;align-items:center}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.CirclesBackground{height:100vh;width:100vw;z-index:-1;margin:0;position:fixed;pointer-events:none}.circleBG1,.circleBG2{height:50rem;width:50rem;border-radius:50%;position:absolute;filter:blur(250px)}.circleBG1{background-color:#ff5f79;top:-50%;right:-10%}.circleBG2{background-color:#ab4ff6;bottom:-40%;left:-10%}.login-page{min-height:100vh;width:100vw;position:relative;display:flex;justify-content:center;align-items:center}.login-title{margin:0}.btn-container{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:100}.backend-test{background-color:#fff;position:absolute;top:5%;left:50%;translate:-50% -50%;opacity:.2;z-index:100}.test-btn{height:3rem;width:8rem;background:linear-gradient(90deg,#ff5f79,#ab4ff6);border-radius:10vh;box-shadow:#ffffffab 0 0 10px;font-size:1.2em;font-weight:400;border:none;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;z-index:100;position:absolute;top:70%;left:63%;translate:-50% -50%;transition:ease-in-out .2s}.test-btn:hover{scale:1.04;box-shadow:pink 0 0 12px;background:linear-gradient(90deg,#ff6d85,#bb6bfd)}.alternate-forms{display:none}.openLF{height:38rem;width:35rem;background:linear-gradient(45deg,#fce5cd,#ab4ff6);border-radius:10vh;box-shadow:#000000d7 2px 2px 20px;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;position:absolute;top:50%;left:40%;translate:-50% -50%;z-index:10;transition:ease-in-out .5s}.openLF .test-btn{visibility:hidden}.openLF h2,.openLF p{display:none}.entryArea{width:420px;position:relative;height:80px;line-height:80px}input{position:absolute;width:80%;outline:none;font-size:1.5em;padding:0 30px;line-height:80px;border-radius:5vh;border:2px solid white;background:transparent;transition:.1s ease;z-index:111;transition:ease-in-out .2s}input:hover{scale:1.03}.labelLine{position:absolute;font-size:1.6em;color:#fff;padding:0 25px;margin:0 20px;transition:.2s ease}input:focus,input:valid{color:#d20972;border:3px solid #d20972}input:focus+.labelLine,input:valid+.labelLine{color:#d20972;height:30px;line-height:30px;transform:translateY(5px) scale(.68);z-index:1111}.toggleIcon{position:absolute;right:50px;top:50%;translate:0 -50%;scale:.5;z-index:2000;transition:ease-in-out .15s}.toggleIcon:hover{cursor:pointer;scale:.55}.p-forgot{color:#d20972;font-weight:400;transition:ease-in-out .15s}.p-forgot:hover{filter:drop-shadow(rgba(255,255,255,.808) 0 0 4px);transform:scale(1.04);cursor:pointer}.btn-send{height:3rem;width:8rem;background:linear-gradient(90deg,#ff5f79,#ab4ff6);border-radius:10vh;box-shadow:#ffffffab 0 0 10px;font-size:1.2em;font-weight:400;border:none;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;transition:ease-in-out .2s}.btn-send:hover{scale:1.04;box-shadow:pink 0 0 12px;background:linear-gradient(90deg,#ff6d85,#bb6bfd)}.closedLF{position:absolute;height:28rem;width:30rem;background:#80808066;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:8vh;border:2px solid rgba(98,98,98,.382);box-shadow:#222222a4 1px 1px 15px;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;top:50%;left:62%;translate:-50% -50%;transition:ease-in-out .5s;z-index:1}.altern-h2{position:absolute;font-size:2rem;top:20%;left:40%}.altern-p{font-size:1.1rem;position:absolute;top:42%;left:44%;text-align:center}.closedLF .test-btn,.closedLF h2,.closedLF p{visibility:visible}.closedLF>h1,.closedLF>label,.closedLF>h3,.closedLF .btn-send{visibility:hidden}.openRF{position:absolute;top:50%;left:40%;translate:-50% -50%;height:40rem;width:45rem;background:linear-gradient(45deg,#fce5cd,#ab4ff6);border-radius:10vh;padding-bottom:50px;box-shadow:#000000d7 2px 2px 20px;display:grid;grid-template-rows:20% auto 15%;align-items:center;justify-items:center;transition:ease-in-out .5s;z-index:10}.openRF h2,.openRF p{display:none}.openRF .test-btn{visibility:hidden}.openRF input,.openRF .labelLine{scale:.7}.openRF .labelLine{margin:0 50px}.openRF input:focus+.labelLine,.openRF input:valid+.labelLine{color:#d20972;height:30px;line-height:30px;transform:translate(20px,12px) scale(.68);z-index:1111}.none{display:none}.block{display:block}.openRF label{display:flex;flex-direction:column}.middle-su-content{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr}.right-su-side{height:100%;width:100%;display:flex;align-items:center;flex-direction:column;gap:14px;justify-content:center;translate:-40px}.user-su-img{height:45%;width:90%;border-radius:4vh;transition:ease-in-out .2s;display:flex;flex-direction:column;border:solid 2px white;position:relative}input[type=date]::-webkit-datetime-edit{color:#fff}input[type=date]::-webkit-datetime-edit-text{color:#fff}input[type=date]::-webkit-datetime-edit-day-field{color:#fff}input[type=date]::-webkit-datetime-edit-month-field{color:#fff}input[type=date]::-webkit-datetime-edit-year-field{color:#fff}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)}.user-su-description{height:45%;width:90%;border-radius:4vh;transition:ease-in-out .2s;display:flex;flex-direction:column;border:solid 2px white}h4{margin:0;font-weight:400;font-size:1rem}.user-su-description img,.user-su-img img{height:2.8rem;width:auto;transition:ease-in-out .2s}.user-su-description:hover,.user-su-img:hover{scale:1.02;cursor:pointer;box-shadow:#fff7 0 0 6px}.user-su-description:hover>img,.user-su-img:hover>img{scale:1.1}.preview-image{position:absolute;top:50%;left:50%;translate:-50% -50%;height:90%!important;width:auto!important;border-radius:3vh}.user-su-p{margin:5px 0;transition:ease-in-out .2s}.teach-btn{height:3rem;width:40%;background-color:#d20972;border-radius:5vh;color:#fff;font-size:1.1rem;box-shadow:#0000005c 0 0 8px;transition:ease-in-out .2s;margin-top:1rem}.teach-btn:hover{scale:1.05;box-shadow:#ffffff80 0 0 5px;cursor:pointer}.left-su-side{height:100%;width:100%;border-radius:5vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.select-section{height:fit-content;width:90%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.gender-radio{height:50px;width:100%;display:flex;align-items:center;justify-content:space-around}.select-section input{width:50%}.closedRF{position:absolute;height:30rem;width:30rem;background:#80808066;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:2px solid rgba(120,120,120,.382);box-shadow:#313131a4 1px 1px 15px;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;border-radius:10vh;top:50%;left:60%;translate:-50% -50%;z-index:1;transition:ease-in-out .5s}.closedRF .test-btn,.closedRF h2,.closedRF p{visibility:visible}.closedRF>h1,.closedRF>label,.closedRF>h3,.closedRF .btn-send{visibility:hidden}.closedRF>.middle-su-content,.middle-su-content p{visibility:hidden}.prompt-su-window{height:100vh;width:100vw;position:absolute;background-color:#0000006e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99;place-content:center}.prompt-su-container{height:60%;width:40%;background-color:#e9e9e9;border-radius:8vh;margin:auto;flex-direction:column;position:relative}.close-btn{position:absolute;top:5%;right:5%;background:none;font-size:2.5rem;text-align:center;padding:0;height:3.5rem;width:3.5rem}.entryAreaModal{width:80%;height:75%;display:flex;justify-content:center;align-items:center}.desc-text-input{height:70%;width:90%;margin:auto;border:none;border-radius:3vh;padding:1rem;font-size:1.1em}.labelLine2{color:#000;font-size:1.2rem;top:-30px;position:absolute;font-weight:600}.labelLine2 span{font-weight:700;font-style:italic;color:#d20972}.gender-label{font-weight:700}.gender-div{height:80%;width:50%;margin:auto 0 auto 40%;display:flex;gap:50px}.hombre-input{translate:10px;height:20px;width:20px}.mujer-input{translate:5px;height:20px;width:20px}@media (max-width: 599px){.login-page{padding:0;margin:0}.openLF,.openRF{width:85%;height:fit-content;margin:3rem auto;background:#ececec40;border:solid 1px rgba(198,198,198,.359);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;top:0;left:0;translate:0}.openLF{height:70vh}.formTitle{font-size:2.2rem;font-weight:500;text-align:center}input{scale:.7}input:hover{scale:.72}input:focus+.labelLine,input:valid+.labelLine{color:#d20972;height:30px;line-height:30px;transform:translate(15px,12px) scale(.48);z-index:1111}.toggleIcon{scale:.4;right:65px;top:52%}.toggleIcon:hover{scale:.4}.labelLine{transform:scale(.7) translate(30px)}.openRF .labelLine{margin:0}.closedRF,.closedLF{display:none}.p-forgot{font-size:.9em;margin:0}.entryArea{width:100%}.alternate-forms{display:block;background:none;color:#ebebeb;border-radius:0;width:100%;box-shadow:none;font-size:1rem;text-align:center}.alternate-forms:hover{background:none;border:none;box-shadow:none}.middle-su-content{grid-template-columns:1fr;height:60rem;align-items:center;justify-content:center}.right-su-side{transform:translate(0)}.openRF{height:75rem}}@media (min-width: 1024px) and (max-width: 1500px){.closedLF,.closedRF{transform:translate(30%)}}@media (min-width: 600px) and (max-width: 1023px){.openLF,.openRF{width:85%;height:fit-content;margin:3rem auto;background:#ececec40;border:solid 1px rgba(198,198,198,.359);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;top:0;left:0;translate:0}.openLF{height:75vh}.formTitle{font-size:3rem;font-weight:500;text-align:center}input{scale:.7;text-align:center;height:90px}input:hover{scale:.72}input:focus+.labelLine,input:valid+.labelLine{color:#d20972;height:30px;line-height:30px;transform:translateY(18px) scale(.48);z-index:1111}.toggleIcon{scale:.4;right:22%;top:52%}.toggleIcon:hover{scale:.4}.labelLine{transform:scale(.7)}.openRF .labelLine{margin:0}.closedRF,.closedLF{display:none}.p-forgot{font-size:.9em;margin:0}.entryArea{width:100%;display:flex;justify-content:center;align-items:center}.alternate-forms{display:block;background:none;color:#ebebeb;border-radius:0;width:100%;box-shadow:none;font-size:1rem;text-align:center}.alternate-forms:hover{background:none;border:none;box-shadow:none}}.modal-forgot{height:75vh;width:30vw;background-color:#000c;border-radius:5vh;box-shadow:#ffffff4a 0 0 30px 5px;flex-direction:column;justify-content:space-evenly;position:relative}.label-ifp2{top:1rem}.inputforgotp{width:50%;height:3rem}.ifp2{bottom:30%}html{overflow-x:hidden;scroll-behavior:smooth}body{background-color:#121213;background:linear-gradient(120deg,#121213,#000);margin:0;padding:0;height:300%;width:100vw}section{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;flex-direction:column}.section-margin{margin:8rem 0}.home{margin:0}.circle1,.circle2,.circle3,.circle4,.circle5{height:50vh;width:50vh;border-radius:50%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;filter:blur(200px);z-index:0}.circle1{background-color:#ff5f79}.circle2{background-color:#a437cf}.circle3{background-color:#ff5f79;scale:1.3;filter:blur(150px);opacity:0;transition:opacity 1s ease;top:0}.circle4{background-color:#d20972;filter:blur(150px);scale:1.1;top:0;left:64%;transition:opacity 1s ease;opacity:0}.circle5{background-color:#ab4ff6;filter:blur(150px);scale:1.4;top:20%;left:90%;transition:opacity 1s ease;opacity:0}.displayCircle{opacity:1}.title{color:#fff;font-size:10rem;text-align:center;font-weight:100;animation:reveal 2s}.subtitle{color:#d4d4d6;font-size:5rem;font-weight:100}@keyframes reveal{0%{opacity:0;clip-path:inset(45% 20% 45% 20%)}50%{opacity:1;clip-path:inset(0% 0% 0% 0%)}}.title,.subtitle{opacity:0;transform:translateY(30px);transition:opacity 1.5s ease,transform 1.5s ease}.hidden{opacity:0;transform:translateY(30px);transition:opacity 2s ease,transform 2s ease}.fade-in{opacity:1!important;transform:translateY(0)!important}footer{height:50vh;background:linear-gradient(180deg,#202020,#3d3d3d)}#progress{position:fixed;left:0;top:0;width:100%;height:3px;border-bottom-right-radius:15vh;background:linear-gradient(90deg,#000,#fff);transform:scaleX(0);transform-origin:0 0;pointer-events:none;z-index:2000}.cursor{position:fixed;height:50px;width:50px;border-radius:100%;background-color:#fff;margin-left:-22px;margin-top:-22px;transform:translate(0);z-index:1000;backdrop-filter:grayscale(1);-webkit-backdrop-filter:grayscale(1);mix-blend-mode:difference;pointer-events:none}.interactive{transition:cubic-bezier(.68,-.6,.32,1.6) .5s}.interactive:hover{scale:1.1}.titleSection{height:90vh;width:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 599px){.responsiveTitle{font-size:4rem}.cursor{display:none}section{height:fit-content}}@media (min-width: 600px) and (max-width: 1023px){.responsiveTitle{font-size:7rem}.cursor{display:none}section{height:fit-content}}@media (min-width: 1000px) and (max-width: 1423px){.responsiveTitle{font-size:2rem}}.btn-primary{height:4rem;padding:0 1.8rem;background:linear-gradient(90deg,#ff5f79,#ab4ff6);border-radius:10vh;box-shadow:#ffffffab 0 0 10px;font-size:1.5rem;transition:ease-in-out .2s;border:none;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.btn-primary:hover{scale:1.04;box-shadow:pink 0 0 12px;background:linear-gradient(90deg,#ff6d85,#bb6bfd)}.header{height:10vh;width:100%;display:flex;justify-content:space-evenly;align-items:center;position:fixed;top:0;left:0;z-index:100;background:linear-gradient(180deg,#0000006c,#0000003b,#0000);gap:25%;font-size:1.2rem}a{font-style:normal;color:#fff;transition:ease-in-out .2s;font-weight:400}a:hover{cursor:pointer;scale:1.1;filter:drop-shadow(rgba(255,255,255,.783) 0 0 3px);color:#fff}.headerList{list-style:none}.logo{color:#fff;font-style:normal;text-decoration:none;font-weight:400;transition:ease-in-out .2s}.logo:hover{scale:1.1;filter:drop-shadow(rgba(255,255,255,.783) 0 0 3px);color:#fff}.sections{display:flex;gap:3rem;align-items:center}.sections a{color:#fff;text-decoration:none;transition:ease-in-out .2s;filter:drop-shadow(black 0 0 6px)}.sections a:hover{scale:1.1;filter:drop-shadow(rgba(255,255,255,.783) 0 0 3px);color:#fff}.loginBtn{height:70%;width:9rem;display:grid;grid-template-columns:55% auto;justify-items:center;align-items:center;border-radius:10vh;background:linear-gradient(115deg,#d20972,#11020f,#020211);text-decoration:none;color:#fff;transition:box-shadow .2s ease}.loginBtn:hover{box-shadow:#ffffff81 0 0 12px}.loginBtnCircle{height:6vh;width:6vh;margin-left:10px;background-color:#fff;border-radius:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAC5AAAAuQBybm8nwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAr1SURBVHic7Z17kNZVGcc/77vA7rLgsl0sF1wNBJEa2xrNSEeRQCWkiyCJkZraDbWasklBncpLNyW1bIZQxwg0p+kio11GFG1EB9NEUEmFEQU0QS67sCCC+/bH827trrvvOb/L+Z3L+/vMnGFndvmd7znP87ucc57zHMjJyaleCrYFWKIADAPqgHqgARjU7fc7gDeBN4C3MleXISE7QA0wGmgFjgYOBQ4DRgDD6WnwSuwCXgVeAjYALwKrgaeBrakqtkBIDjAYOBGYDIxHjN5guM6NwCPAo8By4FnD9eX04nDge8CDyCO7ZLm8DCwApgADzTW7unkfcDGwAujEvtH7K9uAhcDxZrqh+hgP3A3sx75xo5ZngEsw/0oKjgHALGAl9o2YRtkCzAUa0+ykECkA05CvbdtGM1HagZuA96fVYSFxCvAE9o2URdkNzEN/SJo6Lg0DRwC/BD5j4Nq7gTXAemTotqn87x5gJ3AAGe/XIe/pRuCg8s8HA2OAI4GxyEdo2jyPfNguM3Bt5ykijW8jnbuqE5mkuQGYiUwGFVPU2wh8AnmXL0OcKK0nwl1Ac4panWcU8BjJO24v8HtgNtm/V2uBCcB1yGxh0ra0AV/MsgG2mEWyu/5t4O/AOcjj2gUKwEnAbSR/ot2GzG4Gx2DgVuJ3zC7gF8ij3WXqgfOAtcRv6xrgqIx1G2U48BTxOmM78t4dlrnqZBSBM4nf7t0E8kpoRb6+o3ZAB/AjoCl7yalSAKYid3UcR7gqe8npMRV5dEdt9N2E91U8ELiUeP1xC+mOaDJhBtHn7zcDZ9gQmyHNwCKiO8GfkPkKL/g80Y2/EBhiQ6wlPot830TpowfwoI9mEs34bcDZVpTa51BkeTuqE9TaEKvD6cj0qm5j/gWMtKLUHQYC1xMtxmEJDn4TfIRoHzhL8eBxliEziBbddKMdmX3TDLyCvvgFyJp/Tk9OQhapdPvxcjsye9IArEJf9Dw7Mr2hFXgNvb7sBD5nR+b/uR1948+1pNE3RqG/wLQD+IAdmTJV6dXjyiPGIKFkOn27EgvBJUegv/L186zFBcIxSBiZTh/Pz1LYAOBJTWH3ILt1cuIxCdiH3vfAp7MS9R0NQSUkxi8PiU6O7qv2VTKIkWhBb7xv9eMkQBbiyOt2qaaQ0Bd1sqYOvdiCA8hQ0gjTNASUgJtNCahyxqL39F2BgcjvInpBDS/g0bKlh5yP3k14ftoVn6tZ8aS0K87pQQHZFa2yw0ZSnBsYhGyuUFV6R1oV5lTkg0gGE5U9vpxWhV/VqGwn8J60KjTAAOBUYA6y8ub7SuTPUNtkHSksuhWA5zQquyJpRQYZjWzV7q53C+IQvjIEecyr7DI7aUWnaVTyOjA0aUWGqEPy+/Slex8Zzp4ZYA5q2zxHwuCRv2hUckmSCgwzm8rafXaCOmT2T2WfT8WtYDTqUKUtuD3s+wnqDvLZCb6Nun2/i3vxizQufnV87ZlwGeo2+OwEDUjaukpt20PM7CSqRZ99uL+BYyz6gaq+OsH3UbftwjgXPl5x0UXJdGfGPPQcwFcnOBz1q/rhuBe/r58LtuFXSPcP0XeCt5CNGz7xMJXb1EnM1dmhwJ309LB/A8cllpw9ITvBBajb9M0kFYxA5vlbcXBTQgRCdYJG1Glr/mpNnWOE6gR/RD0aqLemzjFCdIKLUbflRGvqHCQ0JxiHuh353oxehOQEBdRTw/daU+cwITnBEirr32xPmtuE4gRfQ63f5bgNq1yN/04wAbX2k22J8wHfneAQ1LpjrQtUE747gWrP5jX2pPmDz07wOJX1LrEnzS98dQLVSGBZ70jRQ8rFpXMEXODPSL9coPG3A5HM5WeW/59Ndih+/79RwHHob/POi17pxH4yjOuorHEjyAGLHYo/zEv8cq7KSgaZW0FXCdheBK4l0Lz0jmAzK8ouxe9ri0hKshxzNGHvFFEtB8gxT8m2gP4oAg/ZFhE425FoZBuodmntKyKRsh0ZiKlWEsXfJUTLAdYgiwJPmNdTVZSQk80XW9SgcoCOromgfwLHIociNuN3sKcp5qCfbWM/svV8qTk5WqgcYGsmKgLgGvTH/S5tKLmTylqr8qTSqPhqfJAneyW9+WKQAp+ND/lycCJ8N34zat06i1tVie/GB72QsAmWtDlNCMYH+Dpq/e+2ps5RQjE+qEcAG+1Jc5OQjF9AfdxMvjGkGyEZHySBpKodl1lT5xihGR8kW5uqLSdYU+cQIRofJBaxUls6SJDRrQXJrHkMfq8ZhGr8YcBeKrfnvjgXPgjJM9c9RcwLwPjEkrMnVOODJIZWtSlWQs+/9XOxduTkMF8I2fgA/6BymzqRbGKROEFx0d8m150JV6Fv/DeBqXZkxmYk6jRxD8W5cAiJIscBbxOu8QF+gLptseb/dbJRu76ydDlhG38I8AaV2xY7VaxOsuituJ15SidZtK/GB7gUdfvuSlKBTrr4bySpwDBnE67x69E7aXxKkkpO0ahgC+4eGFELPE94xge9mb/EB0YUgGc1KroySSWGGQWsoqfe14BP2hSVkKFIwieVXb6QRmU6kww7gfemUZkhaoCJwFeQffy+74ucj9omL5LCoVEge9zWaVT4mzQqy1HyIfSOjUs19Et19k5XmZxmpTnvoIBM6qjs8AopHhwJ8iHxtEbF63B7WOg7F6J3I37JROWna1Z+i4nKcxgH7Ebd/49gMN3PPRoCSsBZpgRUKXW8cyTTV9mPwePjQeICdI4w30HMI0py+uR29G68+VmI+ZammCeRY81yknEeev29GYnfME4N6mSEXWVp+e9z4nEqekO+TmBalsKOQL0HrassyFJYQByL3uu2BFxvQ6BqoaV7cXmq2EXGIGssOn37GPYSUnGrhsDcCaIxCtiAXp9uAw6zorLMYOApcidIi48C/0GvLztxJHaxGZl61HWCX5PSIkVgnIz+d1UJ+K4dmX3zYSRSWFf8vUg4U45wFhKfoNt/N9iRWZkpyEyUbiNWIe+7amYQcCPq0LvuZTEOZ3afjt64tau0k1LQgoe0AI+i31clJMFTrQ2xUZhBNCcoIaOJanolTEemy6Ma35uZ1TOI7gSbEecJmeHAIqL1Swk5Fzj2xk5bnEa0r9qu8gfktPKQGITsUYhzRsPNeLwh92iiDRG7yh7gp8C7specKgUkBnEt0fugE8np7D3NSE7iqB1QQoJNr0Dy7/tEDTK0W028du9CptqDoR5ZFIrTGSUkEuZXwNishUdkMJJbuL+9CDplNe63MzYzkbs6bud0Ag8gnTwsY+39UURCzu8g2mRYX2UhVRBTOZLo49++yl7k6/gcst+lXA9MQr5T4nzj9PWqq6r5kCJwEcmeBr3LM8is2izgKNINRGlC8iVcCSwn2rSt6om2GDmfMDNcmkZsRoY50w1cuwNxivXApnJ5GRlh7ESOdGlHxtdDkHCqxvLPByNr8kci72MTu57WIjfBcgPX9o6JwErSexq4XNqRU0WsBXG4zCT0wp99LG3Aj/F/bsM4NchoIY0PRRfK60iGzkwidkPjY0gC5KjrCi6Ux5F3vO87kZ2gCRnu3U+0tfOsyybgJgzvzql2WpDcOPejzo6ZRVmPzFJOxJNFG5eGgUmpR8bnk4GPI3ee6XQ1G5ANmCuAB5HMqV4RkgP0poBsWmlF4hRbymVEuehG07Qh8QkbgJeQbBtrkC3y21JVbIGQHUBFE7I234B8nHU5xAFkBW4PYuD9VtTl5OTkGOe/Qak8J7rmtokAAAAASUVORK5CYII=);background-position:center;background-size:60%;background-repeat:no-repeat}.burger{display:none;background:none;border:none;flex-direction:column;gap:5px;cursor:pointer;padding:0}.burger span{display:block;width:25px;height:3px;background:#fff;border-radius:2px}@media (max-width: 599px){.sections,.header>.loginBtn{display:none}.loginBtn{width:40%;height:55px}.burger{display:flex}.burgerMenu{height:35vh;position:absolute;top:10vh;left:0;margin:0 5%;width:90%;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:#ffffff45 0 0 15px;font-size:1em;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:1.5rem;padding:1rem 0;z-index:99;border-radius:10vh 2vh 10vh 10vh}.burgerMenu a,.burgerMenu .loginBtn{color:#fff;text-decoration:none;transition:scale .2s ease,filter .2s ease}.burgerMenu a:hover,.burgerMenu .loginBtn:hover{scale:1.1;filter:drop-shadow(rgba(255,255,255,.783) 0 0 3px);color:#fff}}.burger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (min-width: 600px) and (max-width: 999px){.header{gap:8%;font-size:1.1rem}.sections{gap:1.5rem}.loginBtn{width:8rem}}.HomeLanding{display:grid;margin-top:4rem;height:90%;width:100%;grid-template-columns:repeat(3,1fr) repeat(2,0);grid-template-rows:repeat(2,1fr) repeat(3,0);grid-column-gap:0px;grid-row-gap:0px;justify-items:center;align-items:center;z-index:1;font-size:inherit}.div1{grid-area:1 / 1 / 2 / 4}.div2{grid-area:2 / 1 / 3 / 2}.div3{grid-area:2 / 2 / 3 / 3}.div4{grid-area:2 / 3 / 3 / 4}.div1,.div2,.div3,.div4{height:90%;width:90%}.div2{height:35%;width:70%;background:#ffffff26;box-shadow:0 8px 32px #5555555e;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);border-radius:20px;border:1px solid rgba(255,255,255,.18);display:flex;align-items:start;flex-direction:column;font-weight:200;transition:ease-in-out .34s}.div2:hover{scale:1.07}.div2 h2,.div2 p{margin-left:3rem}.FandM,.R{font-size:clamp(2rem,5vw,6.5rem);margin:0;text-align:center;font-weight:400}.FandM{font-style:oblique}.g{position:relative;z-index:10}.R{font-size:clamp(3rem,8vw,12rem);font-weight:100}.and-landing{font-style:normal;font-weight:400}.avatars{height:100%;width:60%;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;position:relative}.avatar{height:6rem;width:6rem;border-radius:1rem;background-color:#fff;border:solid 3px rgb(202,202,202);transition:ease-in-out .2s;box-shadow:0 8px 32px #86868680;filter:brightness(.7);display:flex;justify-content:center;align-items:end;overflow:hidden}.avatar img{height:90%;width:90%}.avatar:hover{scale:1.06;filter:brightness(1)}.nonshow{display:none}.CA:hover{border:solid 3px rgb(177,245,181);box-shadow:#ffffffb8 0 0 30px}.WA:hover{border:solid 3px rgb(236,134,134)}.av1{margin:0 4rem;filter:brightness(.9)}.av2,.av3,.av4,.av5{margin:0 1rem}.div3{position:relative;display:flex;justify-content:center;align-items:center}.girlImage{height:auto;width:100%;position:absolute;margin-bottom:13rem;z-index:1}.div4 p{font-size:1.8rem;font-weight:100;text-align:center;position:absolute;bottom:19rem;right:5rem;transition:ease-in-out .3s}.div4 p:hover{scale:1.07;filter:drop-shadow(rgba(255,255,255,.473) 0 0 3px)}.buttonPosition{width:fit-content;height:fit-content;position:absolute;display:flex;align-items:center;justify-content:center;z-index:10;bottom:2rem}@media (max-width: 599px){.HomeLanding{display:flex;flex-direction:column}.div1,.div2,.div3,.div4{width:100%;max-width:none;margin:1rem auto;height:auto}.div2{display:none}.div4{flex-direction:row}.avatars{height:fit-content;width:100%;gap:1rem;justify-content:center}.avatar{margin:0;height:3.5rem;width:3.5rem}.FandM{font-size:clamp(1.5rem,8vw,4rem)!important}.R{font-size:clamp(2rem,10vw,6rem)!important}.girlImage{position:static!important;width:100%!important;margin-bottom:2rem}.div4 p{position:static!important;bottom:auto;right:auto;font-size:1rem!important}.buttonPosition{position:static;margin:2rem auto;bottom:auto;display:block}}@media (min-width: 600px) and (max-width: 1023px){.HomeLanding{display:flex;flex-direction:column}.div1{grid-column:1 / 3!important;margin-bottom:1rem;height:fit-content}.div2,.div3,.div4{width:90%;margin:1rem auto}.div2{font-size:.8rem}.tablet-wrapper{display:grid;grid-template-columns:1fr 2fr;gap:1rem;width:100%;align-items:center}.avatars{height:fit-content;width:100%;gap:1rem;justify-content:center}.avatar{margin:0}.div2{width:80%;height:40%;font-size:clamp()}.FandM{font-size:clamp(2.5rem,6vw,5rem)!important}.R{font-size:clamp(3rem,8vw,8rem)!important}.girlImage{position:relative!important;width:100%;margin-bottom:1.5rem}.div4 p{position:relative!important;bottom:auto;right:auto;font-size:1.4rem}.buttonPosition{position:relative;margin:1.5rem auto 0;bottom:auto}}@media (min-width: 1023px) and (max-width: 1475px){.avatars{height:100%;width:80%}.div4 p{display:none}}.fun-grid{display:grid;grid-template-rows:15% auto;height:100%;width:100%;align-items:center;justify-items:center}.funTitle{font-size:5rem;font-weight:400}.gridFourElements{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;align-items:center;justify-items:center;height:90%;width:85%}.elementSquare{height:80%;width:80%;background-color:#1b1b1bde;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(38,38,38,.763);border-radius:8vh;transition:ease-in-out .3s;z-index:1;box-shadow:#48484872 1px 1px 1.5rem 2px;display:grid;justify-content:center;align-items:center;grid-template-columns:1fr 1fr;text-align:justify}.elementSquare:hover{scale:1.04;box-shadow:#fffc 1px 1px 2rem 4px}.square1,.square4{box-shadow:#c30b0bd3 1px 1px 1.5rem 2px}.square2,.square3{box-shadow:#8c0ab0c3 1px 1px 1.5rem 2px}.f-s-red{color:#f04747;filter:drop-shadow(rgb(255,97,97) 0 0 10px)}.f-s-blue{color:#5151f7;filter:drop-shadow(rgb(114,196,255) 0 0 10px)}.f-text{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%;width:50%}.f-mini-title{font-size:1.5rem;font-weight:400;font-style:oblique;margin:5% 0}.f-mini-text{font-weight:200;line-height:2em}.f-icon{height:100%;width:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 599px){.fun-grid{position:relative}.buttonPosition{position:absolute;bottom:5vh;scale:.8}.gridFourElements{display:flex;flex-direction:column;gap:3rem}.elementSquare{border-radius:5vh;grid-template-columns:40% 60%;text-align:center;align-items:center;justify-items:center}.f-text{width:80%}.funTitle{font-size:2.5rem}.f-icon{height:60%;width:60%}.f-icon img{height:auto;width:100%}}@media (min-width: 600px) and (max-width: 1023px){.fun-grid{margin-top:0rem;position:relative}.gridFourElements{display:flex;flex-direction:column;gap:4rem}.funTitle{font-size:3rem}.elementSquare{border-radius:5vh}}.confused-section{height:90%;width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:row}.c-titles,.img-mirror{border-radius:10vh}.img-mirror{height:100%;width:40%;display:flex;align-items:center;justify-content:center}.img-mirror img{height:90%;width:auto}@media (max-width: 599px){.confused-section{flex-direction:column}.c-titles{margin:0;width:80%}.c-titles h1{font-size:4rem;text-align:center;line-height:5rem}.c-titles span{font-size:4rem;text-align:center;line-height:10rem}.img-mirror img{height:20rem}}@media (min-width: 600px) and (max-width: 1023px){.confused-section{flex-direction:column}.c-titles{margin:0;width:80%;justify-content:center;align-items:center}.c-titles h1{font-size:5rem;text-align:center;line-height:7rem}.c-titles span{font-size:6rem;text-align:center;line-height:7rem}.img-mirror img{height:20rem}}.WhatsSection{display:flex;z-index:1;align-items:center;justify-content:space-between;height:100%;width:60%;max-width:75rem;flex-wrap:wrap;margin:0 auto}.w-title{flex:1 1 40%;min-width:20rem;height:fit-content;width:40%;font-size:6rem;font-weight:400;text-align:start;margin-bottom:0}.project-description{height:fit-content;width:40%;text-align:justify;line-height:2.5rem;font-weight:200;font-size:1.5rem;margin-bottom:0}@media (max-width: 800px){.WhatsSection{width:90%}.w-title,.project-description{flex:1 1 100%;min-width:0}.w-title{font-size:4rem;margin-bottom:2rem}.project-description{font-size:1rem}}.WorriesSection{height:100%;width:100%;flex-direction:row;display:flex;justify-content:space-evenly;align-items:center;z-index:1}.c-titles{width:40%;height:100%;text-align:start;margin-left:10rem}.c-titles h1{font-size:6rem;font-weight:200;text-align:start}.c-titles span{font-style:oblique;font-weight:400;font-size:7rem}.phones{height:100%;width:40%;display:flex;align-items:center;justify-content:center}.phones img{height:75%;width:auto}@media (max-width: 599px){.WorriesSection{flex-direction:column}.c-titles{margin:0;width:80%}.c-titles h1{font-size:4rem;text-align:center;line-height:5rem}.c-titles span{font-size:4rem;text-align:center;line-height:10rem}.phones img{height:20rem}}@media (min-width: 600px) and (max-width: 1023px){.confused-section{flex-direction:column}.c-titles{margin:0;width:80%;justify-content:center;align-items:center}.c-titles h1{font-size:5rem;text-align:center;line-height:7rem}.c-titles span{font-size:6rem;text-align:center;line-height:7rem}.phones img{height:20rem}}.ReadySection{height:100%;width:100%;display:flex;align-items:center;justify-content:center;z-index:1}.purple-container{height:65%;width:75%;border-radius:10vh;background:linear-gradient(125deg,#fce5cd,#ab4ff6,#ab4ff6);display:grid;justify-items:center;align-items:center;box-shadow:#1f1f1f9c 1px 1px 16px;grid-template-columns:40% 60%;flex-wrap:wrap}.phone{height:45vh;width:45vh;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(125deg,#fce5cd,#ab4ff6,#ab4ff6)}.phone img{transform:scale(1.4) rotate(-15deg);filter:drop-shadow(rgba(0,0,0,.462) 1px 1px 5px);transition:ease-in-out .2s}.phone img:hover{transform:rotate(-17deg) scale(1.5)}.ready-texts{height:100%;width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.ready-texts h2{font-size:3rem;font-weight:600;margin:0}.ready-texts p{font-size:1.62rem;margin:0}@media (max-width: 599px){.purple-container{height:50rem;width:75%;padding:1.5rem;border-radius:8vh;display:grid;justify-items:center;align-items:center;box-shadow:#1f1f1f9c 1px 1px 16px;grid-template-columns:1fr;grid-template-rows:40% 60%;flex-wrap:wrap}.phone{height:25vh;width:25vh}.phone img{transform:scale(.6) rotate(-15deg);transition:ease-in-out .2s}.phone img:hover{transform:rotate(-4deg) scale(.7)}.ready-texts{height:100%;width:100%;text-align:center}.ready-texts h2{font-size:1.5rem}.ready-texts p{font-size:1em}}@media (min-width: 600px) and (max-width: 1023px){.purple-container{height:50rem;width:75%;padding:1.5rem;border-radius:12vh;display:grid;justify-items:center;align-items:center;box-shadow:#1f1f1f9c 1px 1px 16px;grid-template-columns:1fr;grid-template-rows:40% 60%;flex-wrap:wrap}.phone{height:35vh;width:35vh}.phone img{transform:scale(.7) rotate(-15deg);transition:ease-in-out .2s}.phone img:hover{transform:rotate(-4deg) scale(.8)}.ready-texts{height:100%;width:100%;text-align:center}.ready-texts h2{font-size:2rem}.ready-texts p{font-size:1.2em}}@media (min-width: 1000px) and (max-width: 1423px){.ready-texts h2{font-size:2.3rem}.ready-texts p{font-size:1.2em}}.MirrorView{height:100vh;width:100vw;display:flex;align-items:center;justify-content:space-evenly;background-color:#000;flex-direction:column}.MirrorView h1{font-size:5rem;color:#fff}.weather-section{border:3px solid white;border-radius:5vh;padding:0 2rem;display:flex;flex-direction:row;gap:3rem;justify-content:center;align-items:center}.weather-section img{height:60%}span{font-weight:400}.tip-notification{border-radius:5vh;border:3px solid white;padding:3rem 5rem;display:grid;grid-template-columns:20% 2% 78%;align-items:center;justify-content:center;gap:2rem;height:fit-content;width:75%}.verticalLine{height:90%;width:2px;background-color:#fff}.tip-icon{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.tip-icon img{height:auto;width:70%}.countdown-view{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;height:100vh;text-align:center}.countdown-view h1{font-size:4rem;margin-bottom:2rem}.countdown-view h2{font-size:8rem;font-weight:700}.ProfileView{min-height:100vh;width:100vw;display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.go-home{height:5rem;width:5rem;border-radius:50%;position:fixed;top:37%;left:47.3%;z-index:100;transition:ease-in-out .2s}.go-home:hover{scale:1.05;cursor:pointer}.go-home:hover~.home-banner{visibility:visible;transform:translate(4.7rem);opacity:1}.home-banner{position:absolute;background-color:#020424b3;box-shadow:#ffffff71 0 0 8px;border-top-right-radius:5vh;border-bottom-right-radius:5vh;padding:0 1rem;width:5rem;height:2rem;font-weight:600;z-index:90;visibility:hidden;top:37.3%;left:47.5%;transition:ease-in-out .35s;opacity:0}.go-home img{height:70%;width:auto}.user-info,.user-tip,.user-weekly,.monthly-record,.user-emotion,.daily-emotions{border-radius:6vh;background-color:#ffffff4d;border:2px solid gray;box-shadow:#ffffff2d 0 0 12px}.left-p-section{height:95%;width:95%;display:grid;grid-template-rows:40% 30% 30%;justify-items:center;align-items:center;margin:auto}.user-info,.user-tip,.user-weekly{height:90%;width:90%}.user-info{display:grid;grid-template-columns:35% 65%;justify-items:center;align-items:center;position:relative}.user-info h1,.user-info h3{font-weight:600}.user-info h1{font-size:2.5rem}.p-img{height:10rem;width:10rem;border-radius:50%;background-color:#8080809b;overflow:hidden}.p-img img{height:100%;width:100%}.p-settings{position:absolute;height:3rem;width:3rem;border-radius:50%;background-color:#8080809b;bottom:10%;left:85%;transition:ease-in-out .2s;z-index:1}.p-settings:hover{scale:1.08;background-color:#060505ce;box-shadow:#404040da 0 0 8px;cursor:pointer}.p-settings img{height:50%;width:50%}.settings-container{position:absolute;height:3rem;width:150px;background-color:#0c0c0c66;bottom:10%;left:71%;z-index:0;border-radius:5vh;display:flex;align-items:center;visibility:hidden;transform:scaleX(0);transform-origin:right center;transition:transform .3s ease-in-out,visibility 0s linear .3s}.edit-profile,.open-logout{height:2.5rem;width:2.5rem;border-radius:50%;background-color:#dbdbdbda;margin-left:5px;transition:ease-in-out .2s}.edit-profile img,.open-logout img{height:55%;width:auto;filter:invert(.2);transition:ease-in-out .2s}.edit-profile img:hover,.open-logout img:hover{filter:invert(0)}.p-settings:hover~.settings-container,.settings-container:hover{visibility:visible;transform:scaleX(1);transition:transform .3s ease-in-out,visibility 0s}.settings-container:hover~.p-settings{background-color:#060505ce}.edit-profile:hover,.open-logout:hover{scale:1.04;background-color:#e0e0e0;cursor:pointer}.open-logout{margin-left:10px}.user-tip{height:75%;display:grid;grid-template-columns:28% 3% 1fr 15%;justify-items:center;align-items:center}.emotion-container{height:15vh;width:15vh;border-radius:50%;background-color:#8080804d;position:relative;z-index:auto;display:flex;justify-content:center;align-items:center;transition:ease-in-out .25s}.emotion-container:before{content:"";position:absolute;border-radius:50%;top:0;right:0;bottom:0;left:0;background:linear-gradient(#ff6234,#ab4ff6) border-box;padding:15%;-webkit-mask:radial-gradient(farthest-side,transparent 85%,white 100%);-webkit-mask-composite:destination-in;mask-composite:intersect}.emotion-container img{height:75%;width:75%}.v-line{height:70%;width:2px;background-color:#d0d0d0;border-radius:1vh}.h-line{height:2px;width:75%;background-color:#d0d0d0;border-radius:5vh}.tip-text-zone{height:100%;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.arrows-container{height:90%;width:90%;margin:auto;flex-direction:column}.up-arrow{transform:rotate(180deg)}.up-arrow,.down-arrow{height:30%;width:auto;transition:ease-in-out .2s}.up-arrow:hover,.down-arrow:hover{scale:1.15;filter:drop-shadow(white 0 0 2px);cursor:pointer}.user-weekly{height:75%;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;justify-items:center}.weekly-emotion{display:flex;justify-content:center;align-items:center;flex-direction:column;transition:ease-in-out .2s}.weekly-emotion:hover{scale:1.25;filter:drop-shadow(rgba(255,255,255,.3) 0 0 8px)}.weekly-emotion .emotion-container{height:4rem;width:4rem;border-radius:50%}.weekly-emotion h3{margin:1rem 0 0}.right-p-section{height:95%;width:95%;display:grid;grid-template-rows:40% 60%;justify-items:center;align-items:center;margin:auto}.tracking-section{height:95%;width:95%;display:flex;justify-content:space-between;align-items:center}.K{height:100%;width:72%;justify-content:space-between}.monthly-record{height:95%;width:45%;display:grid;justify-items:center;align-items:center;grid-template-rows:15% 10% 2% auto 2% 12%}.tracked-empty{display:flex;justify-content:center;gap:16px;align-items:center;height:100%;width:100%}.every-day{display:grid;height:100%;width:80%;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,1fr);justify-items:center;align-items:center}.every-day .active-circle-day,.every-day .empty-circle-day{height:18px;width:18px;transition:ease-in-out .2s}.every-day .active-circle-day:hover,.every-day .empty-circle-day:hover{scale:1.2}.active-circle-day{height:10px;width:10px;border-radius:50%;background:linear-gradient(210deg,#ff5f79,#ff5f79,#d20972,#d400ff)}.empty-circle-day{height:10px;width:10px;border-radius:50%;background:linear-gradient(45deg,#6d6d6d,#e3e3e3)}.user-emotion{height:95%;width:45%;display:grid;grid-template-rows:20% auto 20%;align-items:center;justify-items:center}.user-emotion h2{font-weight:400}.daily-emotions{height:85%;width:95%;position:relative}.v-line-d{height:65%;width:2px;border-radius:1vh;background-color:#fff;position:absolute;top:8%;left:8%}.h-line-d{height:2px;width:85%;border-radius:1vh;background-color:#fff;position:absolute;top:73%;left:8%}.d-emtions-container{display:flex;margin:0 auto auto;height:20%;width:88%;align-items:center;justify-content:space-around}.d-progress-bars{display:flex;margin:35px auto auto;height:65%;width:75%;align-items:end;justify-content:space-between}.happy-bar,.fear-bar,.angry-bar,.surprised-bar,.sad-bar,.neutral-bar,.disgusted-bar{width:3rem;height:50%;border-top-left-radius:1vh;border-top-right-radius:1vh;background-color:#fff;z-index:0}.happy-bar{background-color:#ffff71e0}.fear-bar{background-color:#944a94ed}.angry-bar{background-color:#ef2626e8}.surprised-bar{background-color:#ff981a}.sad-bar{background-color:#4d95f2f0}.neutral-bar{background-color:#808080b3}.disgusted-bar{background-color:#556b2fcc}.hd1,.hd2,.hd3,.hd4{background-color:#ffffff41}.hd1{top:60%}.hd2{top:46%}.hd3{top:33%}.hd4{top:21%}.user-info,.user-tip,.user-weekly,.monthly-record,.user-emotion,.daily-emotions{transition:ease-in-out .2s}.user-info:hover,.user-tip:hover,.user-weekly:hover,.monthly-record:hover,.user-emotion:hover,.daily-emotions:hover{border:solid 2px rgba(255,255,255,.737)}.modal-settings-background{position:fixed;height:100vh;width:100vw;background-color:#00000059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:ease-in-out .2s;z-index:100}.modal-settings{height:80vh;width:50vw;border-radius:5vh;background-color:#0d0d0dcc;border:solid 1px rgba(186,186,186,.5);color:#fff;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.edit-profile-form{height:50rem;width:95%;position:initial;display:flex;flex-direction:column;justify-content:space-evenly}.e-p-entry{position:initial;width:90%}.input-margin1,.input-margin2,.input-margin3{width:100%;position:relative}.labelLineDef{transform:translateY(-90px)}.input-edit:focus+.labelLine,.input-edit:valid+.labelLine{color:#d20972;height:30px;line-height:30px;transform:translateY(-80px) scale(.68);z-index:1111}.edit-desc-prompt{height:25%;margin:0 auto}.buttons-modal{display:flex;justify-content:center;align-items:center;gap:4rem}.logout{color:#ff339c;font-weight:500;font-size:1.2rem;filter:drop-shadow(#ff65b5 0 0 4px)}.logout:hover{color:red;filter:drop-shadow(#ff7a7a 0 0 4px);cursor:pointer}.modal-logout{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:6vh;text-align:center;box-shadow:#ffffff4d 0 0 32px;height:50vh;width:40vw;z-index:1000;background:linear-gradient(120deg,#000,#5f025fb3)}.modal-logout p{font-size:1.2rem}.logout-btn{border-radius:10vh;box-shadow:#eaeaea66 0 0 10px;background:linear-gradient(120deg,#750000,#e70000);color:#fff;transition:ease-in-out .2s;margin-top:3rem}.logout-btn:hover{cursor:pointer;scale:1.07;background:linear-gradient(120deg,#4d0000,#930000);color:#fff;border:none}@media (max-width: 599px){.ProfileView{min-height:200vh;width:100vw}.weekly-emotion .emotion-container{height:3rem;width:3rem}.user-info{width:90%}.left-p-section,.right-p-section{width:100vw;margin:0}.user-emotion,.monthly-record{border-radius:4vh}.tracked-empty{scale:.8}.every-day .active-circle-day,.every-day .empty-circle-day{height:10px;width:10px}.p-img{height:5rem;width:5rem}.p-info h1{font-size:1.5rem}.settings-container{position:absolute;height:3rem;width:150px;background-color:#0c0c0c66;bottom:10%;left:55%;z-index:0;border-radius:5vh;display:flex;align-items:center;visibility:hidden;transform:scaleX(0);transform-origin:right center;transition:transform .3s ease-in-out,visibility 0s linear .3s}.go-home{top:1rem;left:1rem}.modal-logout{width:80vw}.modal-logout h1{font-size:1rem}.modal-logout p{font-size:.9rem;padding:1rem}.modal-settings{width:80vw}.modal-settings h1{font-size:1.5rem}.input-margin1,.input-margin2,.input-margin3{width:230px}.edit-profile-form{height:30rem}.edit-desc-prompt{width:80%;font-size:.8rem}.save-edit-changes{scale:.7}}@media (min-width: 600px) and (max-width: 1023px){.ProfileView{min-height:200vh}}.countdown-view{height:100vh;width:100vw}.timer-container{font-size:12rem}.QRView{height:100vh;width:100vw}.qr-container{height:55vh;width:auto;scale:1.3}.qr-container img{height:100%;width:auto;border-radius:5vh;border:2px solid white;transition:ease-in-out .2s}.qr-container img:hover{scale:1.05;box-shadow:#fff 0 0 10px}.qr-title{color:#fff;font-family:Roboto,sans-serif;font-weight:500;margin:2vh 0;text-align:center;font-weight:600}.qr-code{padding:1.2rem;border-radius:4vh;border:solid 2px white}.error-line{color:red;font-family:Roboto,sans-serif;font-weight:500;text-align:center;margin-top:1rem}
