@import url(https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500&family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,800;1,900&display=swap);.login{background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-size:cover;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100vh;width:100vw}.login .title{align-items:flex-start;display:flex;flex:1 1;font-style:italic;font-weight:900;justify-content:center;margin-top:45px;padding:60px;text-align:center}.login .title h1{align-items:center;color:#555}.login .card{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background-color:#fff;background:hsla(0,0%,100%,.3);border-radius:10px;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);justify-content:center;margin-top:2vh;min-height:550px;overflow:hidden;padding:4vh}.login .card,.login .card .top{align-items:center;display:flex;flex-direction:column}.login .card .top{background-size:cover;gap:1vh;padding:20px}.login .card .top span{color:#555;font-family:Poppins,sans-serif;font-size:12px}.login .card .top a{align-items:center;color:navy;font-family:Poppins,sans-serif;font-size:13px;justify-content:center;text-decoration:none}.login .card .right{display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px}.login .card .right h1{color:#555;text-align:center}.login .card .right form{display:flex;flex-direction:column;gap:20px}.login .card .right form input{border:none;border-bottom:1px solid #d3d3d3;font-family:Poppins,sans-serif;padding:15px 10px}.login .card .right form input:focus{outline:none}.login .card .right form button{background-color:navy;border:none;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:700;padding:10px;width:100%}@media (max-width:480px){.login{background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-size:cover}}.register{background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-size:cover;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100vh;width:100vw}.register .title{align-items:flex-start;display:flex;flex:1 1;font-style:italic;justify-content:center;margin-top:30px;padding:70px;text-align:center}.register .title h1{align-items:center;color:#555}.register .card{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background-color:#fff;background:hsla(0,0%,100%,.3);border-radius:10px;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-top:2vh;min-height:550px;overflow:hidden;padding:4vh}.register .card .top{align-items:center;background-size:cover;display:flex;flex-direction:column;gap:1vh;padding:20px}.register .card .top span{color:#555;font-family:Poppins,sans-serif;font-size:12px}.register .card .top a{align-items:center;color:navy;font-family:Poppins,sans-serif;font-size:13px;justify-content:center;text-decoration:none}.register .card .right{display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px}.register .card .right h1{color:#555;text-align:center}.register .card .right form{display:flex;flex-direction:column;gap:20px}.register .card .right form input{border:none;border-bottom:1px solid #d3d3d3;font-family:Poppins,sans-serif;padding:15px 10px}.register .card .right form input:focus{outline:none}.register .card .right form button{background-color:navy;border:none;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:700;padding:10px;width:100%}@media (max-width:480px){.register{background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-size:cover}}.theme-light .post{background-color:#f7feff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;font-family:Poppins,sans-serif}.theme-light .post .container{padding:20px}.theme-light .post .container .user{align-items:center;display:flex;justify-content:space-between;position:relative}.theme-light .post .container .user .userInfo{display:flex;gap:20px}.theme-light .post .container .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .post .container .user .userInfo .details{display:flex;flex-direction:column}.theme-light .post .container .user .userInfo .details .name{font-weight:700}.theme-light .post .container .user .userInfo .details .date{font-size:12px}.theme-light .post .container .user button{background-color:#f0544f;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:0;top:40px}.theme-light .post .container .content{margin:20px 0}.theme-light .post .container .content img{margin-top:20px;max-height:500px;object-fit:cover;width:100%}.theme-light .post .postHr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .post .info{align-items:center;display:flex;gap:20px}.theme-light .post .info .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.theme-dark .post{background-color:#f7feff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;font-family:Poppins,sans-serif}.theme-dark .post .container{padding:20px}.theme-dark .post .container .user{align-items:center;display:flex;justify-content:space-between;position:relative}.theme-dark .post .container .user .userInfo{display:flex;gap:20px}.theme-dark .post .container .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .post .container .user .userInfo .details{display:flex;flex-direction:column}.theme-dark .post .container .user .userInfo .details .name{font-weight:700}.theme-dark .post .container .user .userInfo .details .date{font-size:12px}.theme-dark .post .container .user button{background-color:#f0544f;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:0;top:40px}.theme-dark .post .container .content{margin:20px 0}.theme-dark .post .container .content img{margin-top:20px;max-height:500px;object-fit:cover;width:100%}.theme-dark .post .postHr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .post .info{align-items:center;display:flex;gap:20px}.theme-dark .post .info .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.theme-light .comments .write{align-items:center;display:flex;flex:3 1;gap:10px;justify-content:space-between;margin:20px 0}.theme-light .comments .write span{font-size:15px;font-weight:700}.theme-light .comments .write input{background-color:initial;border:1px solid #d3d3d3;border-radius:2vw;color:#000;flex:5 1;font-family:Poppins,sans-serif;padding:10px}.theme-light .comments .write input:focus{outline:none}.theme-light .comments .comment{display:flex;gap:20px;justify-content:space-between;margin:30px 0}.theme-light .comments .comment .info{align-items:flex-start;display:flex;flex:5 1;flex-direction:column;gap:3px}.theme-light .comments .comment .info span{font-size:15px;font-weight:700}.theme-light .comments .comment .info p{color:#555}.theme-light .comments .comment .date{align-self:center;color:gray;flex:1 1;font-size:10px}.theme-dark .comments .write{align-items:center;display:flex;flex:3 1;gap:10px;justify-content:space-between;margin:20px 0}.theme-dark .comments .write span{font-size:15px;font-weight:700}.theme-dark .comments .write input{background-color:initial;border:1px solid #444;border-radius:2vw;color:#f5f5f5;flex:5 1;font-family:Poppins,sans-serif;padding:10px}.theme-dark .comments .write input:focus{outline:none}.theme-dark .comments .comment{display:flex;gap:20px;justify-content:space-between;margin:30px 0}.theme-dark .comments .comment .info{align-items:flex-start;display:flex;flex:5 1;flex-direction:column;gap:3px}.theme-dark .comments .comment .info span{font-size:15px;font-weight:700}.theme-dark .comments .comment .info p{color:#d3d3d3}.theme-dark .comments .comment .date{align-self:center;color:gray;flex:1 1;font-size:10px}.theme-light .posts{background-color:initial;display:flex;flex-direction:column;gap:2vh;padding:2vw}@media (max-width:480px){.theme-light .posts{background-color:initial;padding:2vw}}.theme-dark .posts{background-color:initial;display:flex;flex-direction:column;gap:2vh;padding:2vw}@media (max-width:480px){.theme-dark .posts{background-color:initial;padding:2vw}}.theme-light .navbar{align-items:center;background-color:#fff;color:#000;display:flex;gap:10vw;height:50px;justify-content:space-between;margin:2vh .05vw;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.theme-light .navbar .name{flex:1 1;font-family:Poppins,sans-serif;font-style:italic;font-weight:900}.theme-light .navbar .searchicon{align-items:center;display:flex;justify-content:center}.theme-light .navbar .searchicon a{color:inherit;text-decoration:none}.theme-light .navbar .searchicon .icon{align-items:center;border:1.5px solid #000;border-radius:50%;display:flex;flex-direction:column;height:35px;justify-content:center;width:35px}@media (max-width:480px){.theme-light .navbar{height:60px;justify-content:space-between;padding:10px;width:100%}.theme-light .theme-light .navbar{align-items:center;background-color:#fff;color:#000;display:flex;gap:10vw;height:50px;justify-content:space-between;margin:2vh .05vw;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.theme-light .theme-light .navbar .name{flex:1 1;font-family:Poppins,sans-serif;font-style:italic;font-weight:900}.theme-light .theme-light .navbar .searchicon{align-items:center;display:flex;gap:5vw;justify-content:center}.theme-light .theme-light .navbar .searchicon a{color:inherit;text-decoration:none}.theme-light .theme-light .navbar .searchicon .icon{align-items:center;border:1.5px solid #000;border-radius:50%;display:flex;flex-direction:column;height:35px;justify-content:center;width:35px}.theme-dark .theme-light .navbar{align-items:center;background-color:#222;color:#f5f5f5;display:flex;gap:10vw;height:50px;justify-content:space-between;margin:2vh .05vw;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.theme-dark .theme-light .navbar .name{flex:1 1;font-family:Poppins,sans-serif;font-style:italic;font-weight:900}.theme-dark .theme-light .navbar .searchicon{align-items:center;display:flex;gap:5vw;justify-content:center}.theme-dark .theme-light .navbar .searchicon a{color:inherit;text-decoration:none}.theme-dark .theme-light .navbar .searchicon .icon{align-items:center;border:1.5px solid #000;border-radius:50%;display:flex;flex-direction:column;height:35px;justify-content:center;width:35px}}.theme-dark .navbar{align-items:center;background-color:#222;color:#f5f5f5;display:flex;gap:10vw;height:50px;justify-content:space-between;margin:2vh .05vw;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.theme-dark .navbar .name{flex:1 1;font-family:Poppins,sans-serif;font-style:italic;font-weight:900}.theme-dark .navbar .searchicon{align-items:center;display:flex;justify-content:center}.theme-dark .navbar .searchicon a{color:inherit;text-decoration:none}.theme-dark .navbar .searchicon .icon{align-items:center;border:1.5px solid #000;border-radius:50%;display:flex;flex-direction:column;height:35px;justify-content:center;width:35px}@media (max-width:480px){.theme-dark .navbar{height:60px;justify-content:space-between;padding:10px;width:100%}.theme-light .theme-dark .navbar{align-items:center;background-color:#fff;color:#000;display:flex;gap:10vw;height:50px;justify-content:space-between;margin:2vh .05vw;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.theme-light .theme-dark .navbar .name{flex:1 1;font-family:Poppins,sans-serif;font-style:italic;font-weight:900}.theme-light .theme-dark .navbar .searchicon{align-items:center;display:flex;gap:5vw;justify-content:center}.theme-light .theme-dark .navbar .searchicon a{color:inherit;text-decoration:none}.theme-light .theme-dark .navbar .searchicon .icon{align-items:center;border:1.5px solid #000;border-radius:50%;display:flex;flex-direction:column;height:35px;justify-content:center;width:35px}.theme-dark .theme-dark .navbar{align-items:center;background-color:#222;color:#f5f5f5;display:flex;gap:10vw;height:50px;justify-content:space-between;margin:2vh .05vw;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.theme-dark .theme-dark .navbar .name{flex:1 1;font-family:Poppins,sans-serif;font-style:italic;font-weight:900}.theme-dark .theme-dark .navbar .searchicon{align-items:center;display:flex;gap:5vw;justify-content:center}.theme-dark .theme-dark .navbar .searchicon a{color:inherit;text-decoration:none}.theme-dark .theme-dark .navbar .searchicon .icon{align-items:center;border:1.5px solid #000;border-radius:50%;display:flex;flex-direction:column;height:35px;justify-content:center;width:35px}}.theme-light .bottombar{align-items:center;backdrop-filter:blur;-webkit-backdrop-filter:blur(5px);background-color:#fff;background:hsla(0,0%,100%,.8);border:1px solid #d3d3d3;border:1px solid hsla(0,0%,100%,.3);border-radius:10px;border-radius:16px;bottom:5vh;box-shadow:0 4px 30px rgba(0,0,0,.1);display:flex;gap:20px;justify-content:space-between;left:43vw;padding:10px;position:fixed;width:15vw}.theme-light .bottombar a{color:inherit;text-decoration:none}.theme-dark .bottombar{align-items:center;backdrop-filter:blur;-webkit-backdrop-filter:blur(5px);background-color:#fff;background:hsla(0,0%,100%,.8);border:1px solid #444;border:1px solid hsla(0,0%,100%,.3);border-radius:10px;border-radius:16px;bottom:5vh;box-shadow:0 4px 30px rgba(0,0,0,.1);display:flex;gap:20px;justify-content:space-between;left:43vw;padding:10px;position:fixed;width:15vw}.theme-dark .bottombar a{color:inherit;text-decoration:none}@media (max-width:480px){.bottombar{height:60px;justify-content:space-between;padding:10px;width:100%}.theme-light .bottombar{align-items:center;backdrop-filter:blur;-webkit-backdrop-filter:blur(5px);background:hsla(0,0%,100%,.65);border:1px solid #d3d3d3;border:1px solid hsla(0,0%,100%,.3);border-radius:10px;border-radius:16px;bottom:3vh;box-shadow:0 4px 30px rgba(0,0,0,.1);display:flex;justify-content:space-between;left:20vw;padding:2vw;position:fixed;width:60vw}.theme-light .bottombar a{color:inherit;text-decoration:none}.theme-dark .bottombar{align-items:center;backdrop-filter:blur;-webkit-backdrop-filter:blur(5px);background:hsla(0,0%,100%,.65);border:1px solid #444;border:1px solid hsla(0,0%,100%,.3);border-radius:10px;border-radius:16px;bottom:3vh;box-shadow:0 4px 30px rgba(0,0,0,.1);display:flex;justify-content:space-between;left:20vw;padding:2vw;position:fixed;width:60vw}.theme-dark .bottombar a{color:inherit;text-decoration:none}}.theme-light .home{background-attachment:fixed;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-size:cover;height:100vh;padding:20px 70px;width:100vw}@media (max-width:480px){.theme-light .home{background-attachment:fixed;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-size:cover;height:100vh;padding:10px;width:100vw}}@media (max-width:960px){.theme-light .home{padding:20px}}.theme-dark .home{background-attachment:fixed;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-size:cover;height:100vh;padding:20px 70px;width:100vw}@media (max-width:480px){.theme-dark .home{background-attachment:fixed;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-size:cover;height:100vh;padding:10px;width:100vw}}@media (max-width:960px){.theme-dark .home{padding:20px}}.theme-light .profile{background-attachment:fixed;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-position:50%;background-size:cover;font-family:Poppins,sans-serif;height:100%;height:100vh;width:100%}@media (max-width:480px){.theme-light .profile{background-attachment:fixed;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-position:50%;background-size:cover;font-family:Poppins,sans-serif;height:100vh;padding:.1vw;width:100vw}}.theme-light .profile .profileContainer{padding:20px 70px}@media (max-width:480px){.theme-light .profile .profileContainer{padding:.1vw}}@media (max-width:960px){.theme-light .profile .profileContainer{padding:20px}}.theme-light .profile .profileContainer .uInfo{color:#000;display:flex;flex-direction:column;padding:50px}@media (max-width:480px){.theme-light .profile .profileContainer .uInfo{align-items:center;justify-content:center;padding:3vh}}.theme-light .profile .profileContainer .uInfo .center{align-items:center;display:flex;flex-direction:column;gap:30px}.theme-light .profile .profileContainer .uInfo .center .user-header{align-items:center;background-color:#f7feff;border-radius:3vw;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;display:flex;height:6vh;justify-content:space-between;justify-content:center;padding:3vw;text-decoration:none;width:80vw}.theme-light .profile .profileContainer .uInfo .center .user-header .dark-mode{margin-right:10px}.theme-light .profile .profileContainer .uInfo .center .user-header .username{color:#555;font-size:22px;font-style:italic;font-weight:900}.theme-light .profile .profileContainer .follow button{background-color:navy;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.theme-dark .profile{background-attachment:fixed;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-position:50%;background-size:cover;font-family:Poppins,sans-serif;height:100%;height:100vh;width:100%}@media (max-width:480px){.theme-dark .profile{background-attachment:fixed;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);background-position:50%;background-size:cover;font-family:Poppins,sans-serif;height:100vh;padding:.1vw;width:100vw}}.theme-dark .profile .profileContainer{padding:20px 70px}@media (max-width:480px){.theme-dark .profile .profileContainer{padding:.1vw}}@media (max-width:960px){.theme-dark .profile .profileContainer{padding:20px}}.theme-dark .profile .profileContainer .uInfo{color:#f5f5f5;display:flex;flex-direction:column;padding:50px}@media (max-width:480px){.theme-dark .profile .profileContainer .uInfo{align-items:center;justify-content:center;padding:3vh}}.theme-dark .profile .profileContainer .uInfo .center{align-items:center;display:flex;flex-direction:column;gap:30px}.theme-dark .profile .profileContainer .uInfo .center .user-header{align-items:center;background-color:#f7feff;border-radius:3vw;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;display:flex;height:6vh;justify-content:space-between;justify-content:center;padding:3vw;text-decoration:none;width:80vw}.theme-dark .profile .profileContainer .uInfo .center .user-header .dark-mode{margin-right:10px}.theme-dark .profile .profileContainer .uInfo .center .user-header .username{color:#555;font-size:22px;font-style:italic;font-weight:900}.theme-dark .profile .profileContainer .follow button{background-color:navy;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.theme-light .update{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-light .update .wrapper{background-color:#fff;box-shadow:0 0 15px 1px rgba(0,0,0,.09);display:flex;flex-direction:column;gap:20px;height:70%;margin:auto;padding:50px;position:relative;width:40%;z-index:999}@media (max-width:480px){.theme-light .update .wrapper{height:100%;width:100%}}.theme-light .update .wrapper h1{color:#d3d3d3}@media (max-width:480px){.theme-light .update .wrapper h1{font-size:20px}}.theme-light .update .wrapper form{display:flex;flex-direction:column;gap:20px}.theme-light .update .wrapper form .files{display:flex;flex-wrap:wrap;gap:50px}.theme-light .update .wrapper form label{color:gray;display:flex;flex-direction:column;font-size:14px;gap:10px}.theme-light .update .wrapper form label .imgContainer{position:relative}.theme-light .update .wrapper form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-light .update .wrapper form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-light .update .wrapper form input{background-color:initial;border:none;border-bottom:1px solid #d3d3d3;color:gray;padding:5px}.theme-light .update .wrapper form button{background-color:#5271ff;border:none;color:#fff;cursor:pointer;padding:10px}.theme-light .update .wrapper .close{background-color:#f0544f;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.theme-dark .update{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-dark .update .wrapper{background-color:#222;box-shadow:0 0 15px 1px rgba(0,0,0,.09);display:flex;flex-direction:column;gap:20px;height:70%;margin:auto;padding:50px;position:relative;width:40%;z-index:999}@media (max-width:480px){.theme-dark .update .wrapper{height:100%;width:100%}}.theme-dark .update .wrapper h1{color:#d3d3d3}@media (max-width:480px){.theme-dark .update .wrapper h1{font-size:20px}}.theme-dark .update .wrapper form{display:flex;flex-direction:column;gap:20px}.theme-dark .update .wrapper form .files{display:flex;flex-wrap:wrap;gap:50px}.theme-dark .update .wrapper form label{color:gray;display:flex;flex-direction:column;font-size:14px;gap:10px}.theme-dark .update .wrapper form label .imgContainer{position:relative}.theme-dark .update .wrapper form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-dark .update .wrapper form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-dark .update .wrapper form input{background-color:initial;border:none;border-bottom:1px solid #444;color:gray;padding:5px}.theme-dark .update .wrapper form button{background-color:#5271ff;border:none;color:#fff;cursor:pointer;padding:10px}.theme-dark .update .wrapper .close{background-color:#f0544f;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.theme-light .share{background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);color:#000;font-family:Poppins,sans-serif;height:100vh;margin-bottom:20px}.theme-light .share .container{border-radius:20px;display:flex;flex-direction:column;gap:3vh;padding:3vh}.theme-light .share .container .back{padding:1.1vh}.theme-light .share .container .back a{color:inherit;text-decoration:none}.theme-light .share .container .share__post .top{align-items:center;display:flex;justify-content:space-between}.theme-light .share .container .share__post .top .left{align-items:center;display:flex;flex:3 1;justify-content:center}.theme-light .share .container .share__post .top .left img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .share .container .share__post .top .left input{align-items:center;background-color:initial;border:none;color:#000;font-family:Poppins,sans-serif;font-size:14px;outline:none;padding:20px 10px;width:100%}.theme-light .share .container .share__post .top .right{display:flex;flex:1 1;justify-content:flex-end}.theme-light .share .container .share__post .top .right .file{border-radius:0;height:100px;object-fit:cover;width:100px}.theme-light .share .container .share__post hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .share .container .share__post .bottom{align-items:center;display:flex;justify-content:space-between}.theme-light .share .container .share__post .bottom .left{align-items:center;display:flex;gap:20px}.theme-light .share .container .share__post .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-light .share .container .share__post .bottom .left .item img{height:20px}.theme-light .share .container .share__post .bottom .left .item span{color:gray;font-size:12px}.theme-light .share .container .share__post .bottom .right button{background-color:navy;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;padding:6px}.theme-dark .share{background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);color:#f5f5f5;font-family:Poppins,sans-serif;height:100vh;margin-bottom:20px}.theme-dark .share .container{border-radius:20px;display:flex;flex-direction:column;gap:3vh;padding:3vh}.theme-dark .share .container .back{padding:1.1vh}.theme-dark .share .container .back a{color:inherit;text-decoration:none}.theme-dark .share .container .share__post .top{align-items:center;display:flex;justify-content:space-between}.theme-dark .share .container .share__post .top .left{align-items:center;display:flex;flex:3 1;justify-content:center}.theme-dark .share .container .share__post .top .left img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .share .container .share__post .top .left input{align-items:center;background-color:initial;border:none;color:#f5f5f5;font-family:Poppins,sans-serif;font-size:14px;outline:none;padding:20px 10px;width:100%}.theme-dark .share .container .share__post .top .right{display:flex;flex:1 1;justify-content:flex-end}.theme-dark .share .container .share__post .top .right .file{border-radius:0;height:100px;object-fit:cover;width:100px}.theme-dark .share .container .share__post hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .share .container .share__post .bottom{align-items:center;display:flex;justify-content:space-between}.theme-dark .share .container .share__post .bottom .left{align-items:center;display:flex;gap:20px}.theme-dark .share .container .share__post .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-dark .share .container .share__post .bottom .left .item img{height:20px}.theme-dark .share .container .share__post .bottom .left .item span{color:gray;font-size:12px}.theme-dark .share .container .share__post .bottom .right button{background-color:navy;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;padding:6px}*{box-sizing:border-box;margin:0;padding:0}.theme-light .search{align-items:center;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);color:#000;display:flex;flex-direction:column;font-family:Poppins,sans-serif;gap:20px;height:100vh;width:100vw}.theme-light .search .search__field{align-items:center;background-color:initial;color:#000;display:flex;justify-content:space-between;padding:5vh;position:relative;top:0;z-index:1000}.theme-light .search .search__field .back{left:8vw;position:fixed}.theme-light .search .search__field .back a{color:inherit;text-decoration:none}.theme-light .search .search__field .search__input{align-items:center;background-color:initial;border:none;flex:1 1;height:100%;justify-content:flex-start}.theme-light .search .search__field .search__input input{background-color:initial;border:none;font-size:15px;outline:none}.theme-light .search .search__field .search__input input:focus{outline:none}.theme-light .search .search__results{padding:20px}.theme-light .search .search__results ul{list-style:none}.theme-light .search .search__results ul li{align-items:center;background-color:#f7feff;border-radius:3vw;color:#000;height:6vh;padding:3vw;text-decoration:none;width:80vw}.theme-light .search .search__results ul a{color:#000;text-decoration:none}.theme-dark .search{align-items:center;background-image:url(/static/media/bluecow.720e904729b4a36ba460.svg);color:#f5f5f5;display:flex;flex-direction:column;font-family:Poppins,sans-serif;gap:20px;height:100vh;width:100vw}.theme-dark .search .search__field{align-items:center;background-color:initial;color:#f5f5f5;display:flex;justify-content:space-between;padding:5vh;position:relative;top:0;z-index:1000}.theme-dark .search .search__field .back{left:8vw;position:fixed}.theme-dark .search .search__field .back a{color:inherit;text-decoration:none}.theme-dark .search .search__field .search__input{align-items:center;background-color:initial;border:none;flex:1 1;height:100%;justify-content:flex-start}.theme-dark .search .search__field .search__input input{background-color:initial;border:none;font-size:15px;outline:none}.theme-dark .search .search__field .search__input input:focus{outline:none}.theme-dark .search .search__results{padding:20px}.theme-dark .search .search__results ul{list-style:none}.theme-dark .search .search__results ul li{align-items:center;background-color:#f7feff;border-radius:3vw;color:#000;height:6vh;padding:3vw;text-decoration:none;width:80vw}.theme-dark .search .search__results ul a{color:#000;text-decoration:none}
/*# sourceMappingURL=main.bdec81d9.css.map*/