.page-container{margin:0 0 0 240px}.page-container .content{padding:2rem 0;display:flex;flex-direction:row;justify-content:center;gap:5rem;min-height:100vh}.direct-page-container{margin:0 0 0 60px}.direct-page-container .direct{display:flex;width:100%}@media (max-width:1264px){.page-container{margin-left:64px;margin-right:0}.page-container .content{padding:2rem 12rem}}@media (max-width: 850px){.page-container{margin-left:0}.page-container .content{margin:60px 0;padding:2rem 6rem}.page-container .direct{margin:60px 0}.direct-page-container{margin:0}.direct-page-container .direct{margin:60px 0}}.sidebar{display:flex;justify-content:flex-start;flex-direction:column;min-height:100vh;position:fixed;border-right:3px solid #3c3c3c;width:240px;padding:1.5rem 0;height:100%}.sidebar .sidebar-content .logo .icon{display:none}.sidebar-content{display:flex;flex-direction:column}.sidebar .sidebar-content .logo{padding:1.5rem}.sidebar-content .link{display:flex;align-items:center;gap:1rem;padding:.5rem;border-radius:8px}.sidebar-content .link:hover{background:#454545;transition:.3s}.sidebar-content .link .text-link{color:#fff;font-size:.8rem}.sidebar .link{cursor:pointer;display:flex;align-items:center;gap:1rem;padding:.5rem;border-radius:8px}.sidebar .link:hover{background:#454545;transition:.3s}.sidebar .link .text-link{color:#fff;font-size:.8rem}.sidebar-content .link .profile-img{width:30px;height:30px;margin-left:-4px}.icon{color:#fff;cursor:pointer}.sidebar .sidebar-content a{margin:5px}.sidebar .sidebar-content a.active{background:#343434;border-radius:8px}.sidebar.closed-sidebar{width:60px}.sidebar .sidebar-content{display:flex;height:100%}.sidebar.closed-sidebar .sidebar-content .logo{display:flex;justify-content:center;padding:1.5rem 0}.sidebar.closed-sidebar .sidebar-content .logo h2{display:none}.sidebar.closed-sidebar .sidebar-content .logo .icon{display:block}.sidebar.closed-sidebar .text-link{display:none}.sidebar.closed-sidebar .sidebar-content .link{justify-content:center}.sidebar.closed-sidebar .sidebar-content .link-bottom{position:absolute;bottom:10px}.dropdown-links{position:fixed;z-index:20;width:240px;background:#2d2d2d;bottom:70px;left:15px;padding:.5rem;display:flex;flex-direction:column;justify-content:center;border-radius:10px}.dropdown-links .dropdown-link{display:flex;padding:.7rem .5rem;align-items:center;gap:1rem;cursor:pointer;border-radius:10px}.dropdown-links .dropdown-link:hover{background:#454545}@media (max-width:1264px){.sidebar{width:60px}.sidebar .sidebar-content .logo{display:flex;justify-content:center;padding:1.5rem 0}.sidebar .sidebar-content a.active{background:none;border:1px solid #ccc}.sidebar .sidebar-content .logo h2{display:none}.sidebar .sidebar-content .logo .icon{display:block}.text-link{display:none}.sidebar-content .link,.sidebar .link{justify-content:center}}@media (max-width: 850px){.sidebar{display:none}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center}.modal-overlay .warning-modal .warning-modal-content{background-color:#121212;width:450px;border-radius:15px}.modal-overlay .warning-modal .warning-modal-content .warning-modal-content-head{display:flex;width:100%;border-bottom:1px solid #3c3c3c;justify-content:space-between;align-items:center;height:50px}.modal-overlay .warning-modal .warning-modal-content .warning-modal-content-head .close{font-size:40px;padding:.5rem;cursor:pointer;color:#fff}.modal-overlay .warning-modal .warning-modal-content .warning-modal-content-info{padding:1rem}.modal-overlay .warning-modal .warning-modal-content .warning-modal-content-info textarea{max-width:100%;width:100%;height:150px;background-color:#121212;color:#fff;border:1px solid #3c3c3c;padding:.5rem}.modal-overlay .warning-modal .warning-modal-content .warning-modal-content-footer .btn-section{display:flex;justify-content:space-evenly}.modal-overlay .warning-modal .warning-modal-content .warning-modal-content-footer .btn-section button{padding:8px 12px;border-radius:10px;border:none;color:#fff;background:#3c3c3c;cursor:pointer}.modal-overlay .warning-modal .warning-modal-content .warning-modal-content-footer .btn-section .blu{background:#1f3fbf}.modal-overlay .warning-modal .warning-modal-content .warning-modal-content-footer .text-section{padding:1rem}@media (max-width: 650px){.modal-overlay .warning-modal .warning-modal-content{width:300px}}.navigation{display:none}.navbar{position:fixed;display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;top:0;left:0;right:0;z-index:20;width:100%;height:60px;background:#121212;border-bottom:1px solid #3c3c3c}.navbar .search{display:flex;align-items:center;justify-content:center;gap:1rem}.navbar .search .search-icon{position:fixed;right:246px;width:20px;height:30px;color:#fff}.navbar .search input{padding:.5rem 1rem .5rem 2rem;border:10px;border:none;background:#343434;color:#fff}.navbar .search .heart-link a{display:flex;color:#121212;align-items:center;justify-content:center;border-radius:5px;width:32px;height:32px}.navbar .search .heart-link a.active{background:#121212;border:1px solid #ccc}.bottombar{display:flex;justify-content:center;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:20;width:100%;height:60px;background:#121212;border-top:1px solid #3c3c3c}.bottombar .bottombar-links{width:100%;display:flex;justify-content:space-evenly;flex-direction:row;align-items:center}.bottombar .bottombar-links a{display:flex;align-items:center;justify-content:center;width:50px;height:50px}.bottombar .bottombar-links .profile-img{width:40px;height:40px}.bottombar .bottombar-links a.active{border:1px solid #ccc;background-color:none;border-radius:8px}@media (max-width: 850px){.navigation{display:block}}@media (max-width:650px){.navbar .search .search-content{display:none}}.profile-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:3rem}.profile-content .first-part{display:flex;align-items:center;justify-content:center;gap:4rem;padding-bottom:2rem}.profile-content .first-part .profile-image-circle{width:150px;height:150px;border-radius:50%;border:1px solid #3c3c3c;padding:1px;cursor:pointer}.profile-content .first-part .profile-text{display:flex;flex-direction:column;gap:1rem}.profile-content .first-part .profile-text .profile-bio .text-profile{font-size:.8rem;color:#ccc}.profile-content .first-part .profile-numbers{display:flex;align-items:center;justify-content:space-between;gap:2rem}.profile-content .seccond-part .saves{display:flex;width:900px;gap:1.5rem;flex-direction:row;align-items:center;padding:0 2rem 2rem}.profile-content .seccond-part .saves .saves-item{display:flex;align-items:center;flex-direction:column;cursor:pointer;gap:.3rem}.profile-content .seccond-part .saves .saves-item .saves-image{width:80px;height:80px;padding:5px;display:flex;justify-content:center;align-items:center;border:1px solid #3c3c3c;border-radius:50%}.profile-content .seccond-part .saves .saves-item .saves-image img{width:100%;height:100%;border-radius:50%}.profile-content .seccond-part .saves .saves-item .saves-image .saves-icon{width:50px;height:50px;color:#3c3c3c}.profile-content .seccond-part{display:flex;justify-content:center;flex-direction:column;align-items:center;max-width:900px;width:100%;transition:.6s}.profile-content .seccond-part .navigation-bar{border-top:1px solid #3c3c3c;width:900px;display:flex;justify-content:center;align-items:center}.profile-content .seccond-part .navigation-bar>div{display:flex;justify-content:center;cursor:pointer;align-items:center;gap:.5rem}.profile-content .seccond-part .navigation-bar>div .profile-icon{width:15px;height:15px}.profile-content .seccond-part .navigation-bar .text-profile{width:100%;padding:.8rem;font-size:.8rem;color:#ccc;cursor:pointer;display:flex;justify-content:center;align-items:center}.text-profile.active{border-top:1px solid #ccc}.line{display:none}.profile-content .seccond-part .show-line,.profile-content .seccond-part .show-first-line{display:flex}.profile-content .seccond-part .show-line .photo{width:300px;height:300px;padding:2px;cursor:pointer}.profile-content .seccond-part .show-line .photo img{height:100%;width:100%;object-fit:cover}.profile-content .seccond-part .show-line .photo .photo-info{position:relative;width:100%;height:100%;display:flex;justify-content:center;gap:1rem;background:#0009;align-items:center;opacity:0;transition:.6s}.profile-content .seccond-part .show-line .photo:hover .photo-info{opacity:1}.profile-content .seccond-part .show-line .post-row{display:flex;flex-wrap:wrap}.show-first-line{display:flex;flex-wrap:wrap;justify-content:space-between;/}.row{width:100%;display:flex}.col{width:33.33%}.show-second-line,.show-third-line{display:flex}.profile-content .seccond-part .show-first-line .photo{width:300px;height:300px;padding:2px;cursor:pointer}.profile-content .seccond-part .show-first-line .photo img{height:100%;width:100%;object-fit:cover}.profile-content .seccond-part .show-first-line .photo .photo-info{position:absolute;width:300px;height:300px;display:flex;justify-content:center;gap:1rem;background:#0009;align-items:center;opacity:0;transition:.6s}.profile-content .seccond-part .show-first-line .photo .photo-info{opacity:1}.profile-content .seccond-part .show-first-line .post-row{display:flex}.profile-content .seccond-part .show-first-line .post-column{flex:1 0 30%;max-width:calc(30% - 1rem)}.profile-content .seccond-part .show-first-line .post-column:last-child{margin-right:0}.profile-content .seccond-part .show-first-line .post-column .photo{width:100%;height:auto}.profile-content .thirdy-part,.profile-content .thirdy-part span{display:flex;justify-content:center;align-items:center}@media (max-width:1264px){.profile-content .seccond-part,.saves,.navigation-bar{max-width:750px}.profile-content .seccond-part .show-line .photo{width:250px;height:250px}.profile-content .seccond-part .show-line .photo .photo-info{top:-250px}.profile-content .seccond-part .show-first-line .photo{width:250px;height:250px}.profile-content .seccond-part .show-first-line .photo .photo-info{top:-250px}}@media (max-width: 850px){.profile-content .seccond-part,.saves,.navigation-bar{max-width:600px}.profile-content .seccond-part .show-line .photo,.profile-content .seccond-part .show-first-line .photo{width:200px;height:200px}}@media (max-width: 650px){.profile-content{gap:.5rem}.profile-content .first-part{flex-direction:column;gap:2rem}.profile-content .first-part .profile-text{align-items:center}.profile-content .first-part .profile-numbers{gap:.5rem}.posts,.following,.followers{justify-content:center;align-items:center;display:flex;flex-direction:column}.profile-content .seccond-part .saves{justify-content:center;overflow-x:scroll;max-width:300px;margin-bottom:1rem;padding:0 0 1rem 3rem;gap:.75rem}.profile-content .seccond-part .saves .saves-item .saves-image{width:60px;height:60px}.profile-content .seccond-part .show-line .photo,.profile-content .seccond-part .show-first-line .photo{width:100px;height:100px}.profile-content .seccond-part .navigation-bar .text-profile p{display:none}.profile-content .seccond-part .navigation-bar{width:300px}.col{width:unset}.row{justify-content:center;align-items:center}.profile-content .thirdy-part{font-size:.8rem;width:300px}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center}.modal-content{background-color:#121212;border-radius:5px;display:flex;flex-direction:row;width:1200px;height:600px}.modal-image{width:50%;overflow:hidden}.modal-image img{width:100%;height:100%;object-fit:cover}.modal-comments{width:50%;color:#fff;display:flex}.modal .modal-content .close{position:absolute;top:-9px;right:10px;font-size:50px;cursor:pointer;color:#fff}.post-modal{width:100%;display:flex;flex-direction:column;justify-content:space-between}.post-modal .post-modal-nav{width:100%;padding:.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #3c3c3c}.post-modal-image-circle{width:50px;height:50px;border-radius:50%;padding:3px;border:1px solid #3c3c3c}.map-content{padding:.5rem;display:flex;justify-content:flex-start;flex-direction:column;gap:1rem;max-height:500px;overflow-y:scroll}.map-content .user-comment{display:flex;flex-direction:row;gap:1rem}.map-content .map-comment{display:flex;align-items:center;gap:1rem}.map-content .map-comment .map-comment-text{font-size:.8rem}.hashtag{color:#578e8e}.map-content .map-comment .map-comment-username{font-size:.9rem}.total-likes-icon{padding:.5rem .5rem .25rem;display:flex;justify-content:space-between;border-top:1px solid #3c3c3c}.total-likes-icon .right{display:flex;gap:.5rem}.total-likes-icon .right .icon.liked{color:red}.total-likes-text{padding:.25rem .75rem .75rem}.map-comment-input input{width:100%;display:flex;justify-content:end;padding:.75rem;background:#121212;color:#f1f1f1;border:none;border-top:1px solid #3c3c3c}@media (max-width:850px){.modal-content{flex-direction:column;max-width:500px}.modal-image,.modal-comments{width:100%}.map-content{max-height:200px;overflow-y:scroll;display:none}.map-content::-webkit-scrollbar{width:10px}.map-content::-webkit-scrollbar-track{background:#f1f1f1}.map-content::-webkit-scrollbar-thumb{background:#888}.map-content::-webkit-scrollbar-thumb:hover{background:#555}.post-modal .post-modal-nav{width:500px;position:relative;padding:.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #3c3c3c}.total-likes{width:500px;bottom:72px}.modal-image img{width:100%;height:485px;object-fit:cover}.modal .modal-content .close{position:absolute;top:48px;right:10px}}@media (max-width:650px){.modal-content{max-width:300px;height:500px}.total-likes,.post-modal .post-modal-nav{width:300px}}.direct-list-container{border-right:1px solid #3c3c3c;min-height:100vh}.direct-list-container .direct-head{display:flex;flex-direction:column;border:1px solid #3c3c3c;border-top:none;border-left:none;width:350px}.direct-list-container .direct-head .direct-name{display:flex;justify-content:space-between;padding:2.5rem 1rem .5rem}.direct-list-container .direct-head .direct-name .icon{cursor:pointer}.direct-list-container .direct-nav{display:flex;padding-top:1rem}.direct-list-container .direct-list{border-right:1px solid #3c3c3c;overflow-y:scroll;overflow-x:hidden;max-height:100vh}.direct-list{display:none}.show-direct-list{display:block;max-height:100vh}.direct-detail .direct-box{display:flex;align-items:center;padding:.5rem;gap:1rem}.direct-detail .direct-box:hover{background:#3c3c3c}.direct-detail .direct-box .direct-profile-image{width:50px;height:50px;border-radius:50%}.text-direct{width:100%;padding:.4rem;font-size:.8rem;color:#ccc;cursor:pointer;display:flex;justify-content:center;align-items:center}.text-direct.active{border-bottom:1px solid #ccc}@media (max-width:650px){.direct-list-container{width:100%}.direct-list-container .direct-head{position:fixed;background:#121212;padding:0;top:50px;left:0;right:0;z-index:20;width:100%;border-right:none}.direct-list-container .direct-head .direct-name{padding:1rem 1.5rem .5rem}.direct-list-container .direct-head .direct-nav{padding:0}.show-direct-list{margin-top:80px}.direct-list-container{border-right:none;min-height:100vh}}.direct-message-container{width:100%;display:flex;justify-content:center;align-items:center}@media (max-width:650px){.direct-message-container{display:none}}.flex{display:flex;flex-direction:column;justify-content:center;align-items:center}.post-card{max-width:600px;width:100%;padding:2rem 0;display:flex;flex-direction:column;gap:1rem}.post-card .profile-image{width:40px;height:40px;border-radius:50%}.post-card .profile-info{display:flex;gap:1rem;align-items:center}.post-card .profile-info .profile-text h2{font-size:1rem}.post-card .profile-info .profile-text p{font-size:.8rem}.post-card .post-image{width:100%}.post-card .post-interact{display:flex;justify-content:space-between}.post-card .post-interact .main{display:flex;gap:1rem;margin-bottom:.5rem}.post-card .post-content{display:flex;flex-direction:column;gap:.5rem}.post-card .post-content .comment{margin-top:1rem}.post-card .post-content .comment p{color:#7a7a7a}.divisor{background-color:#252525}.icon.liked{color:red}@media (max-width:850px){.post-card{width:400px;padding:2rem 0}}@media (max-width:650px){.post-card{width:300px;padding:2rem 0}.post-content p{font-size:.8rem}.post-content h3{font-size:.9rem}}.avatar-box{width:60px;height:60px;aspect-ratio:1/1;background-image:linear-gradient(160deg,#1d1ce5 5%,#ea047e,#ffd372);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.avatar-profile-image{width:50px;height:50px;border-radius:50%;margin:3px;border:3px solid white}.carousel-status{padding:16px 0}.carousel-body{width:100%;display:flex;flex-direction:row;justify-content:center;overflow-x:scroll;border-radius:8px;position:relative;scroll-behavior:smooth;transition:.7s}.carousel-body::-webkit-scrollbar{display:none}.avatar-detail{margin-left:20px;text-align:center}.avatar-name{font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:60px}.check{position:relative;width:600px}.arrow-btn{width:25px;height:25px;position:absolute;background-color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.8;cursor:pointer}.arrow-btn img{width:10px;height:10px}.left-icon{left:-14px;top:26px}.right-icon{right:-14px;top:26px}@media (max-width:850px){.check{position:relative;width:400px}.avatar-detail{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.avatar-name{font-size:12px;color:#fff;white-space:unset;overflow:hidden;text-overflow:ellipsis;width:60px}}@media (max-width:650px){.check{position:relative;width:300px}.avatar-box{width:50px;height:50px}.avatar-profile-image{width:45px;height:45px}}.foryou-container{width:240px;padding:.5rem;display:flex;flex-direction:column;gap:1rem}.foryou-container p{font-size:.8rem}.account{width:100%;display:flex;align-items:center;justify-content:space-between}.account .account-box{display:flex;align-items:center;gap:.5rem}.account img{width:40px;height:40px;border-radius:50%}h2{font-size:1rem}.account .account-info p{font-size:.6rem}.account .follow{color:#7ca4ff;cursor:pointer}@media (max-width:1264px){.foryou-container{display:none}}.search-container{border-right:1px solid #3c3c3c;width:350px;min-height:100vh;max-height:100vh}.search-container .search-content .search-head{display:flex;flex-direction:column;gap:2rem;padding:2rem 1rem;border-bottom:1px solid #3c3c3c}.search-container .search-content .search-head input{padding:.5rem;border-radius:8px;background-color:#3c3c3c;color:#ccc;border:none}.search-container .search-content .search-nav{display:flex;justify-content:space-between;padding:1rem}.search-container .search-content .search-nav .text{cursor:pointer}.explore-content{width:100%;display:flex;flex-direction:column;align-items:center}.explore-content .line{display:flex}.explore-content .line .photo{width:300px;height:300px;padding:2px;cursor:pointer}.explore-content .line .photo img{height:100%;width:100%;object-fit:cover}.explore-content .line .photo .photo-info{position:relative;top:-300px;width:100%;height:100%;display:flex;justify-content:center;gap:1rem;background:#0009;align-items:center;opacity:0;transition:.6s}.explore-content .line .photo:hover .photo-info{opacity:1}@media (max-width:1264px){.explore-content .line .photo{width:250px;height:250px}.explore-content .line .photo .photo-info{top:-250px}}@media (max-width: 850px){.explore-content .line .photo{width:200px;height:200px}.explore-content .line .photo .photo-info{top:-200px}}@media (max-width: 645px){.explore-content .line .photo{width:100px;height:100px}}.notification-list-container{border-right:1px solid #3c3c3c;width:350px;min-height:100vh;padding:0 1.5rem;overflow-y:scroll;max-height:100vh}.notification-list-container .notification-list-head{display:flex;flex-direction:column}.notification-list-content{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid #3c3c3c;padding:2rem 0}.notification-list-content-image img{width:40px;height:40px;border-radius:50%}.notification-list-content-info .notify-text{font-size:.8rem}.notification-list-content-post img{width:40px;height:40px}.notification-list-content-item{display:flex;gap:1rem;align-items:center}@media (max-width: 515px){.notification-list-container{width:100%}}.item{width:100%;padding:1rem 0}.last-item{width:100%;max-width:700px;border:1px solid #3c3c3c;border-radius:10px;padding:1rem;display:flex;align-items:center}.last-item .text,.last-item .title{padding:0}.btn-item{padding:1rem 0;display:flex;justify-content:space-between}.title{display:flex;justify-content:flex-start;padding:1rem 1rem 1rem 0;width:100%;max-width:700px;min-width:300px}.config-container .config-user-info{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:700px;min-width:300px;background:#3c3c3c;border:1px solid #3c3c3c;padding:1rem;border-radius:1rem}.config-container .config-user-info .right{gap:1rem;display:flex;align-items:center}.config-container .config-user-info .right img{width:60px;height:60px;border-radius:50%;padding:2px}.blu{background:#3657dc}.blu:hover{background:#1f3fbf}.config-container .config-website-link,.config-user-bio,.config-account-info{width:100%;max-width:700px;min-width:300px}.config-container .config-website-link input{margin-bottom:.5rem;padding:.7rem 1rem;border-radius:8px;background-color:#3c3c3c;border:1px solid #3c3c3c;color:#fff;width:100%}.config-container .config-user-bio textarea{width:100%;max-width:700px;height:150px;padding:.5rem 1rem;border-radius:8px;background-color:#3c3c3c;color:#ccc}*{padding:0;margin:0;text-decoration:none;list-style:none;box-sizing:border-box}*:focus{outline:none}h2,p,span{font-family:JetBrains Mono}button{padding:8px 12px;border-radius:10px;border:none;color:#fff;background:#3c3c3c;cursor:pointer}.text{font-size:.8rem;color:#ccc}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.light-theme{transition:.2s;background-color:#f1f1f1;color:#000}.light-theme h2,.light-theme p,.light-theme .icon,.light-theme .sidebar .link .text-link{color:#000}.light-theme .sidebar .sidebar-content a.active,.light-theme .sidebar-content .link:hover{background:#c4c4c4}.light-theme .navbar,.light-theme .bottombar{background:#f1f1f1}.light-theme .bottombar .bottombar-links a.active{background-color:#c4c4c4}.light-theme .navbar .search a.active,.light-theme .navbar .search a:hover,.light-theme .navbar .search input{background:#c4c4c4}.light-theme .navbar .search .search-icon{color:#000}.light-theme .direct-detail .direct-box:hover{background:#ccc}.light-theme .avatar-name,.light-theme .text,.light-theme .text-direct{color:#000}.light-theme .search-container .search-content .search-head input{background:#f1f1f1;color:#000}.light-theme .profile-content .first-part .profile-text .profile-bio .text-profile{color:#000}.light-theme .dropdown-links,.light-theme .dropdown-links .dropdown-link:hover{background:#ccc}.light-theme .modal-content{background:#fff}.light-theme .map-content .map-comment .map-comment-text{color:#000}.light-theme .modal-overlay .warning-modal .warning-modal-content{background-color:#f1f1f1}.light-theme .modal-overlay .warning-modal .warning-modal-content .warning-modal-content-info textarea{background-color:#f1f1f1;color:#000}.light-theme .modal-overlay .warning-modal .warning-modal-content .warning-modal-content-head .close{color:#000}.light-theme .arrow-btn{background-color:#f1f1f1}.light-theme .config-container .config-user-info{background:#f1f1f1}.light-theme .config-website-link input{background-color:#f1f1f1}.light-theme .config-user-bio textarea{background-color:#f1f1f1;color:#000}.light-theme .direct-list-container .direct-head{background:#f1f1f1}.light-theme .map-comment-input input{background:#f1f1f1;color:#121212}.light-theme .profile-content .seccond-part .navigation-bar .text-profile{color:#121212}.dark-theme{transition:.2s;background-color:#121212;color:#ffffffde}input[type=checkbox]{visibility:hidden}.checkbox{width:35px;height:15px;background:#555;position:relative;border-radius:5px}.checkbox label{display:block;width:18px;height:18px;border-radius:50%;transition:all .3s ease;cursor:pointer;position:absolute;top:-2px;left:-3px;background:#ccc}.checkbox input[type=checkbox]:checked+label{left:20px}
