@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/poppins-devanagari-300-normal.e025c645.woff2) format("woff2"),url(/_next/static/media/poppins-devanagari-300-normal.6caeb1d9.woff) format("woff");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/poppins-latin-ext-300-normal.953974ac.woff2) format("woff2"),url(/_next/static/media/poppins-latin-ext-300-normal.d3522ce6.woff) format("woff");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/poppins-latin-300-normal.c0455185.woff2) format("woff2"),url(/_next/static/media/poppins-latin-300-normal.33c2d521.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}*{margin:0;font-family:Poppins,sans-serif;padding:0;letter-spacing:1px;box-sizing:border-box;font-size:15px;font-weight:300}* ::-webkit-scrollbar{display:none}.home svg.app-logo{height:25rem;width:25rem;margin:auto}.home{display:flex;justify-content:center;height:100vh}.home h1{font-size:5rem}.home h4{font-size:2rem}.login-bar{display:flex;flex-direction:column;margin:3rem 1rem}.space-1{padding:.5rem}.space-2{padding:1rem}.space{padding:.25rem}.login-bar button{width:20rem;padding:.5rem 1rem;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;border:1px solid rgba(65,105,225,.123);background-color:transparent;display:flex;justify-content:center;place-items:center;cursor:pointer;font-weight:700}.login-bar button:hover{background-color:rgba(65,105,225,.131)}.login-bar .icon{font-size:25px}.login-bar .create-account{width:20rem;padding:1rem;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;border:1px solid hsla(0,6%,80%,0);background-color:#4169e1;display:flex;justify-content:center;place-items:center;margin-bottom:1rem;cursor:pointer;font-weight:700;color:#fff}.m-auto{margin:auto}.login-bar form{width:20rem;display:flex;flex-direction:column}.login-bar small{font-size:12px}.login-bar .signin{color:#4169e1}footer{padding:1rem;text-align:center}footer a{font-size:14px;text-decoration:none;color:gray;width:100%;margin:.25rem}footer a:hover{text-decoration:underline}.signin-modal{position:fixed;background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;place-items:center;flex-direction:column;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.signin-modal .input{display:flex;place-items:center;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;background-color:rgba(65,105,225,.025);border:1px solid rgba(65,105,225,.13)}.signin-modal .btn{border:1px solid hsla(0,0%,100%,.533);padding:.25rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;min-height:2rem;min-width:2rem}.signin-modal input{width:100%;border:none;background-color:transparent}input:active,input:focus,input:hover,textarea:active,textarea:focus,textarea:hover{border:none;outline:none}.signin-modal .body{padding:1rem;background-color:#fff;width:-moz-max-content;width:max-content;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.signin-modal svg.app-logo{height:2rem;width:2rem;margin:0}.signin-modal .top{display:flex;justify-content:space-between;padding:.5rem;position:relative}.signin-modal .close{background-color:rgba(255,0,0,.129)}.signin-modal .top span{border:none;font-size:2rem;color:red;width:2rem;height:2rem;cursor:pointer;background-color:#fae2e2;display:flex;place-items:center;justify-content:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;right:-2rem;top:-2rem;position:absolute}.signin-modal button{width:100%;padding:.5rem;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;border:1px solid hsla(0,6%,80%,0);background-color:#4169e1;display:flex;justify-content:center;place-items:center;cursor:pointer;font-weight:700;color:#fff}.signin-modal button:hover{opacity:.5}.signin-modal form{margin:auto;padding:.5rem}.signin-modal input{width:20rem}@media screen and (max-width:1240px){.others{display:none}}@media screen and (max-width:840px){.home{justify-content:flex-start;padding:2rem}.home,.login-bar{flex-direction:column}.login-bar{display:flex;margin:1rem 0}.login-bar .create-account,.login-bar .signin,.login-bar button{width:100%}.login-bar form{justify-content:center;width:100%}.signin-modal .body{width:100%;min-width:100%;max-width:20rem}.signin-modal{padding:2rem}.signin-modal input{width:100%}.home svg.app-logo{height:2rem;width:2rem;margin:0}.home h1{font-size:2rem}.home h4{font-size:1rem}}.home-user{display:flex;height:100vh;position:relative}.sidebar{width:22rem;min-width:22rem;overflow-y:auto;overflow-x:hidden;position:relative}.feed,.sidebar{border-right:1px solid rgba(168,207,239,.285)}.feed{display:flex;flex-direction:column;width:100%}.sidebar .app-logo{height:2rem;width:2rem}.sidebar .bar{padding:0 1rem}.sidebar .top{padding:1rem}.navlinks{padding:0 .5rem}.navlinks button{padding:.5rem;border:none;display:flex;color:#000;font-size:1.2rem;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;background-color:transparent;cursor:pointer;justify-content:flex-start;place-items:center;width:100%}.navlinks svg{font-size:1.5rem}.navlinks button:hover{opacity:.5}.navlinks button:not(:last-child){margin-bottom:1rem}.sidebar .post{padding:1rem 6rem;background-color:#4169e1;color:#fff;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;border:none;cursor:pointer;width:100%}.logout{display:flex;padding:.5rem;justify-content:center;place-items:center;cursor:pointer;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem}.logout:hover{background-color:rgba(65,105,225,.065)}.draft img.img,.home-header img.img,.logout img.img,.tweet .img img.img{height:3rem;width:3rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;cursor:pointer}.logout b{font-weight:bolder}.logout p{color:gray}.home-header{border-bottom:1px solid rgba(168,207,239,.285);background-color:hsla(0,0%,96%,0)}.home-header h1{padding:1rem;font-size:20px}.row{display:flex}.home-header .path{display:flex;justify-content:space-evenly}.home-header button{width:100%;border:none;padding:0 .5rem 1rem;background-color:transparent;position:relative;cursor:pointer}.home-header button:hover{background-color:#f5f5f5}.header button.active:after,.home-header button.active:after{content:"";position:absolute;background-color:#638aff;width:5rem;height:.25rem;bottom:0;margin:0 auto;left:0;right:0;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;border:none}.main{height:100%;width:100%;overflow:auto}.col{display:flex;flex-direction:column}.draft{padding:1rem;border-bottom:1px solid rgba(168,207,239,.285)}.draft input,.draft textarea{border:none;padding:.25rem;font-size:15px;width:100%}.draft .utils{padding:.5rem .5rem 0 0;display:flex;justify-content:space-between;place-items:center}.type .textarea{max-height:30rem;height:-moz-max-content;height:max-content;min-height:100%;overflow:auto;padding:.25rem}.type .placeholder{padding:.25rem;position:absolute;z-index:-1}.draft .type{margin-left:1rem;width:100%;height:100%;position:relative}.draft .btn{color:#4169e1;cursor:pointer;height:2rem;width:2rem;padding:.25rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.draft .btn:hover{background-color:rgba(65,105,225,.127)}.draft .utils button{padding:.5rem 1rem;border:none;background-color:#4169e1;color:#fff;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;cursor:pointer;display:flex;place-items:center;justify-content:center}.home-user button:hover{opacity:.5}button *{align-self:center}.show-posts{width:100%;background-color:transparent;color:#4169e1;border:none;padding:1rem;cursor:pointer}.main .ad,.show-posts{border-bottom:1px solid rgba(168,207,239,.285)}.main .ad{padding:2rem}.main .ad p{color:rgba(0,0,0,.501)}.main .ad h1{font-weight:900}.ad button{background-color:#000;color:#fff;border:none;padding:1rem 3rem;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;cursor:pointer}.tweets{display:flex;flex-direction:column}.tweet{padding:1rem 1rem 0;border-bottom:1px solid rgba(168,207,239,.285);cursor:pointer}.tweet .bio{display:flex;place-items:center;justify-content:flex-start}.tweet .bio p{color:rgba(0,0,0,.744);font-size:12px;letter-spacing:0}.tweet .content *{font-size:15px;color:rgba(0,0,0,.8)}.tweet .content .tag{color:#4169e1}.w-100{width:100%}.tweet .actions{display:flex;justify-content:space-between;width:100%}.tweet button{border:none;display:flex;justify-content:flex-start;place-items:center;width:100%;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;padding:0;cursor:pointer;background-color:transparent}.tweet button .btn{font-size:20px}.tweet button:hover{opacity:.5}.tweet .content img.img{height:100%;width:100%;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.others{height:100%;overflow:auto}.others,.search{padding:.5rem 1rem}.search{background-color:#f5f5f5;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;display:flex;place-items:center}.search .btn{font-size:20px}.search input{border:none;background-color:transparent;width:100%}.others .ad,.trends{padding:1rem;background-color:rgba(98,133,237,.033);border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.b-900{font-weight:900}.trends{padding:0}.trends .title{padding:1rem;font-size:20px}.trend *{letter-spacing:0}.trend{padding:1rem;border-bottom:1px solid rgba(1,86,255,.093)}.trend:hover{background-color:rgba(0,0,0,.038);cursor:pointer}.menu-btn{display:none;cursor:pointer;margin:auto 0;padding:1rem}.other-btn{display:flex}.home-header .app-logo{display:none}@media screen and (max-width:740px){.home-header .app-logo{display:flex;height:2em;width:2em;margin-right:3rem}.home-header .row{justify-content:space-between;place-items:center}.sidebar{position:fixed;z-index:1000;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.sidebar,.sidebar .app-logo{display:none}.sidebar.toggle{display:flex}.sidebar .bar{background-color:#fff;padding:1rem}.sidebar .close{background-color:rgba(0,0,0,.107);width:100%;height:100%}.others{display:none}.menu-btn{display:flex}.home-header{width:100%}.home-header h1{display:none}.draft .utils,.draft input{padding:.5rem}.tweet{padding:1rem .5rem 0}.tweet .bio .name{font-size:12px;font-weight:700}.tweet .bio *,.tweet .content p{font-size:10px}.tweet button{padding:0;background-color:transparent}.tweet button *{font-size:10px}.tweet .actions{width:100%;margin-top:0}.tweet .btn{height:1rem;width:1rem}.tweet button:not(:last-child){width:100%}.tweet .content img.img{width:100%;height:-moz-max-content;height:max-content}.draft img.img,.home-header img.img,.logout img.img,.tweet .img img.img{height:2.5rem;width:2.5rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;cursor:pointer}.tweet .content img.img{min-height:100%;min-width:100%}}.others{width:60rem}.tag{color:#4169e1}.tweet small{color:rgba(0,0,0,.5);letter-spacing:0;font-size:12px}.tweet .bio .name{font-size:15px;font-weight:700}.home-user.profile .home-header{display:none}.header{justify-content:space-between;padding:.5rem .5rem 0}.header h1{font-size:20px}.header .btn{height:2rem;width:2rem;margin:auto 0;cursor:pointer}.header .col{justify-content:flex-start;margin:auto 0}.banner{height:15rem;width:100%}.profile .img-bar{position:relative}.home-user.profile .img-bar .img{position:absolute;height:10rem;width:10rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;left:2rem;bottom:-4rem;border:5px solid #fff}.profile-bar .bio{padding:2rem}.item-center{place-items:center}.black{color:rgba(0,0,0,.598)}.profile{position:relative}.profile .tab{position:relative;bottom:0;width:100%;border-bottom:1px solid rgba(65,105,225,.067);display:flex;justify-content:center}.profile .tab button{width:100%;border:none;background:transparent;padding:1rem;position:relative}.tab button.active:after{content:"";position:absolute;margin:auto;background-color:rgba(128,160,255,.397);width:100%;height:.25rem;bottom:0;left:0;right:0;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem}.explore .trends.t-1{background-color:transparent}.black1{color:rgba(0,0,0,.457)}.follow img.img{height:3rem;width:3rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.m-left{margin-left:auto}.follow button{background-color:#000;color:#fff;padding:.5rem 1rem;border:none;border-radius:3rem;-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;cursor:pointer}.notifications .header{border-bottom:1px solid rgba(168,207,239,.285)}.header .col{display:flex;justify-content:space-evenly}.header button{width:100%;border:none;padding:1rem;background-color:transparent;position:relative;cursor:pointer}.p-1{padding:1rem}.notification-bar img{height:3rem;width:3rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;cursor:pointer}.notification-bar .bar{border-bottom:1px solid rgba(168,207,239,.285);padding:1rem;cursor:pointer}.notification-bar .bar:hover{opacity:.5}.notification-bar .bar .btn{min-height:2.5rem;min-width:2.5rem}.header{width:100%}.messages .header .actions{margin-left:auto}.messages .search{margin:1rem}.messages .others{width:120rem;padding:0}.message-request{display:flex;place-items:center;width:100%;border:none;padding:1rem;background-color:transparent}.message-request .btn{border:1px solid rgba(0,0,0,.111);font-size:20px;padding:.5rem;height:3rem;width:3rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#fff}.chat-bar .top:hover,.list-chat .item:hover,.message-request:hover{cursor:pointer;background-color:rgba(65,105,225,.033)}.list-chat .item{padding:1rem;cursor:pointer;display:flex}.align-center,.item .name *{align-self:center}.item .name *{font-size:12px}.chat-bar img.img,.list-chat img.img{width:3rem;height:3rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.chat-bar{display:flex;flex-direction:column;padding:.25rem;justify-content:space-between;height:100vh}.chat-bar .top{margin:auto;text-align:center;padding:1rem;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.rec p{background-color:rgba(0,59,176,.083);padding:.5rem;border-radius:1rem 1rem 1rem 0;-webkit-border-radius:1rem 1rem 1rem 0;-moz-border-radius:1rem 1rem 1rem 0;-ms-border-radius:1rem 1rem 1rem 0;-o-border-radius:1rem 1rem 1rem 0;max-width:25rem;margin-right:auto}.chats{display:flex;flex-direction:column;height:100%;overflow:auto;justify-content:space-between;position:relative;padding:1rem 1rem 0;margin-bottom:0}.sen{margin-left:auto}.sen p{background-color:#0856ff;padding:.5rem;border-radius:1rem 1rem 1rem 0;-webkit-border-radius:1rem 1rem 1rem 0;-moz-border-radius:1rem 1rem 1rem 0;-ms-border-radius:1rem 1rem 1rem 0;-o-border-radius:1rem 1rem 1rem 0;max-width:25rem;color:#fff}.chats *{font-size:13px}.input-bar{width:100%;padding:.5rem 0;border-top:1px solid rgba(65,105,225,.296)}.input{display:flex;padding:.5rem;background-color:rgba(65,105,225,.071);border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.input .btn{height:2rem;width:2rem;color:#4169e1}.text-input input{width:100%;border:none;background-color:transparent;margin-left:.25rem}.text-input{width:100%;display:flex}.input-bar{bottom:0;left:0;right:0}.input-bar,.relative{position:relative}.text-input button{border:none;background-color:transparent}.w-max{width:-moz-max-content;width:max-content}.input .act{align-items:center}.btn{cursor:pointer}.eng{display:flex;place-items:center}.tweet-bar .actions{padding:0;margin:0}.tweet-bar .actions button{padding:0}.draft.comment{padding:1rem 0 0;border-bottom:none}.draft.comment *{font-size:12px}.blue{color:#4169e1}.comment .utils{padding-bottom:0;border:none}.top-bar *{margin:auto 0}.loader{padding:0;border:2px solid transparent;background-color:transparent;height:2rem;width:2rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;animation:spin .25s linear infinite;-webkit-animation:spin .25s linear infinite}@keyframes spin{to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}.button{padding:1rem;width:100%;position:relative;color:#fff}.styled-danger{border-radius:1rem;padding:1rem;color:red;background-color:#ffeaea;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.danger{color:#ff3737}.white{color:#fff}.success{color:#00cf00}.avater{position:relative;display:none;width:100%}.avater img.img{width:3rem;height:3rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.avater .logout{border:none;position:absolute;right:0;top:0;transform:translate(-1rem,1.5rem);color:#4169e1;-webkit-transform:translate(-1rem,1.5rem);-moz-transform:translate(-1rem,1.5rem);-ms-transform:translate(-1rem,1.5rem);-o-transform:translate(-1rem,1.5rem)}.avater svg{font-size:20px}.f-100{font-size:2rem}.gallery{grid-gap:.5rem;display:grid;grid-template-columns:1fr 1fr}.top-search{width:100%;border-radius:3rem;background-color:rgba(169,190,255,.081);-webkit-border-radius:3rem;-moz-border-radius:3rem;-ms-border-radius:3rem;-o-border-radius:3rem;padding:.5rem}.top-search input{border:none;background-color:transparent;width:100%}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:focus{outline:none!important}.justify-center{justify-content:center}.red{color:#ff8b8b}.black2{color:#000}.btn{position:relative}.btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.no-show{width:0;opacity:0}@media screen and (max-width:740px){.logout{display:none}.avater{display:flex;flex-direction:column}.avater .logout{display:flex;top:-2rem}.banner{height:10rem}}