body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}body{font-family:Sansation}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home{background:#2bc0e4;background:linear-gradient(90deg,#eaecc6,#2bc0e4);display:flex;height:100vh;justify-content:center;overflow-x:hidden;overflow-y:hidden;position:relative;width:100vw}.nav-bar{background-color:#f7eee2;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 2px 2px 0 rgba(0,0,0,.137);flex-direction:row;height:4.5rem;justify-content:space-around;max-width:700px;min-width:fit-content;position:absolute;top:5px;z-index:1}.nav-bar,.news-feed-body{align-items:center;display:flex;width:100%}.news-feed-body{flex-direction:column;height:100vh;padding-top:4.5rem;position:relative}.news-feed{background-color:#f7eee2;box-shadow:0 2px 2px 0 rgba(0,0,0,.137);flex-direction:column;gap:20px;height:100%;justify-content:center;max-width:700px;min-width:500px;overflow-y:scroll;width:100%}.home-interaction,.news-feed{align-items:center;display:flex;position:relative}.home-interaction{flex-wrap:wrap;gap:10px;height:fit-content;top:0;width:90%}@media (max-width:450px){.home-interaction{justify-content:center;width:75%}}.individual-post-bodies:after{content:"";display:block;flex-shrink:0;height:100px;width:100%}.individual-post-bodies{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;position:relative;width:80%}.individual-post-bodies.hidden{display:none}.create-post{height:fit-content;width:fit-content}.create-post-button{background-color:#7b47d4;border:0;border-radius:20px;cursor:pointer;font-size:15px;font-weight:500;height:2rem;transition:background-color .4s ease;width:100px}.create-post-button:hover{background-color:#916fd1}.home-filter-body{display:flex;flex-direction:row;gap:10px;height:2rem;width:fit-content}.filter-tag-body{background-color:#705eda;padding-right:5px}.filter-clear-all,.filter-tag-body{align-items:center;border-radius:20px;color:#fff;display:flex;flex-direction:row;gap:3px;height:2rem;padding-left:15px;width:fit-content}.filter-clear-all{background-color:#fc8080;border:0 solid #0000;cursor:pointer;padding-right:15px}.home-filter{background-color:#705eda;border:0 solid #0000;color:#fff;position:relative;transition:width .5s ease-in-out}.home-filter,.home-filter-icon{align-items:center;border-radius:30px;display:flex;height:2rem;width:2rem}.home-filter-icon{cursor:pointer;justify-content:center}.home-filter.expanded{width:12rem}.home-filter-options{display:flex;flex-direction:row;gap:5px;height:100%;left:2rem;position:absolute;width:10rem}.filter-sort-dropdown{align-items:center;display:flex;gap:.6rem;height:100%;justify-content:center;position:relative;width:6rem}.filter-drop-down{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;position:absolute;top:100%;width:6rem;z-index:10}.filter-drop-option{align-items:center;background-color:#fff;border:0 #0000;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:10px 12px;transition:background-color .2s ease,color .2s ease}.filter-drop-option:hover{background-color:#f0f0ff;color:#2a2a99}.filter-drop-toggle{background-color:#ffffff44;width:100%}.filter-apply,.filter-drop-toggle{align-items:center;border:0 #0000;color:#ececec;cursor:pointer;display:flex;font-size:.9rem;gap:8px;height:100%;padding:10px 12px}.filter-apply{background-color:#fff0;position:absolute;right:-1px;width:4rem}.outlet{height:100vh;max-width:700px;min-width:500px;position:fixed;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fcf5ea;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#96969699;border:2px solid #fcf5ea;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#646464cc}.filter-by-tag{align-items:center;display:flex;gap:0;height:2rem;width:fit-content}.filter-by-tag-input{border:0 solid #0000;border-radius:10px;height:80%;padding-left:10px;padding-right:10px;width:3.5rem}.filter-by-tag-input:focus{outline:none}.filter-by-tag-add{align-items:center;background-color:initial;border:0 solid #0000;border-radius:20px;color:#705eda;cursor:pointer;display:flex;height:2rem;justify-content:center;width:2rem}.nav-user-display{align-items:center;cursor:default;display:flex;flex-direction:row;gap:10px;height:3rem;position:relative;width:fit-content}.nav-user-image{border-radius:3rem;cursor:pointer;height:3rem;overflow:hidden;position:relative;width:3rem}.nav-user-image img{height:100%;object-fit:cover;width:100%}.nav-user-name{display:flex;flex-direction:column;height:3rem;width:fit-content}.nav-user-display-name{align-items:center;display:flex;font-size:1.2rem;font-size:15px;font-weight:600;height:55%;width:100%}.nav-user-display-tag{color:#71767b;font-size:.9rem;font-weight:400;height:45%;width:100%}.nav-user-dropdown{align-items:center;cursor:pointer;display:flex;height:fit-content;justify-content:center;width:1rem}.nav-user-options{background-color:#2bc0e4;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;height:0;overflow:hidden;position:absolute;top:110%;transition:.3s ease-in-out;width:100%;z-index:98}.nav-user-options.open{height:4.5rem}.user-dropdown-option{align-items:center;background-color:#fff;color:#333;cursor:pointer;display:flex;font-size:.9rem;padding:10px 12px;transition:background-color .2s ease,color .2s ease;z-index:98}.user-dropdown-option:hover{background-color:#f0f0ff;color:#2a2a99}.nav-bar-home{align-items:center;display:flex;height:100%;width:50%}.codeIn-logo{cursor:pointer;height:70%;margin-top:5px;min-width:200px;object-fit:cover;width:70%}.forced-refresh{align-items:center;background-color:initial;color:#705eda;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:-5%;top:0;width:2rem}.forced-refresh:hover{animation:spin-once .6s ease-in-out}@keyframes spin-once{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-body{align-items:center;display:flex;height:90%;justify-content:center;position:relative;width:100%}.loader{animation:mltShdSpin 1.7s ease infinite,round 1.7s ease infinite;border-radius:50%;color:#000;font-size:45px;height:1em;overflow:hidden;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}@keyframes mltShdSpin{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-body{height:600px;justify-content:center;margin-bottom:1.4rem;margin-top:3rem;width:90%}.IP-body,.loading-body{align-items:center;background-color:#fdf5ea;border-radius:25px;box-shadow:0 4px 8px #0000001a,0 0 10px #0000000d;display:flex;flex-direction:column;position:relative}.IP-body{height:fit-content;width:100%}.IP-title{display:flex;justify-content:left;margin-bottom:.5rem;width:80%}.IP-title h2{cursor:pointer}.IP-author-date{display:flex;flex-direction:row;height:fit-content;width:80%}.IP-author-date h4{margin:0}.IP-paragraph{display:flex;height:fit-content;justify-content:left;margin-top:1rem;width:80%}.IP-paragraph p{margin:0}.IP-interact{align-items:center;color:#5757ff;display:flex;flex-direction:row;height:40px;justify-content:space-around;padding-bottom:.5rem;width:80%}.IP-interact h5{cursor:pointer;font-size:16px;margin:0}.IP-image-container{border-radius:20px;cursor:pointer;display:grid;height:200px;margin-top:1rem;overflow:hidden;width:80%}.IP-image-container.single{display:flex}.IP-image{object-fit:cover}.IP-image,.test-image{height:100%;width:100%}.test-image{background:linear-gradient(90deg,#3b82f6,#8b5cf6)}.IP-socials{display:flex;flex-direction:row;height:50px;margin-top:10px;width:80%}.IP-socials-individual,.like-icon-wrapper{align-items:center;display:flex;gap:5px;height:100%;justify-content:space-between;margin-right:20px;width:fit-content}.like-icon-wrapper{transition:transform .2s ease}.like-icon{transition:transform .5 ease,opacity .5s ease}.like-icon.liked{animation:pop .3s ease;color:#e25555;width:30}@keyframes pop{0%{opacity:.5;transform:scale(.6)}70%{opacity:1;transform:scale(1.3)}to{transform:scale(1)}}.IP-author-image{align-items:center;border-radius:100%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-right:10px;overflow:hidden;width:40px}.IP-author-image img{height:100%;object-fit:cover;width:100%}.IP-code-display{height:fit-content;margin-top:5px;max-height:300px;overflow:scroll;position:relative;width:80%}.IP-code-display-copy{cursor:pointer;position:absolute;right:5px;top:8%}.IP-code-display::-webkit-scrollbar{width:0}.IP-code-display pre::-webkit-scrollbar{height:6px;width:6px}.IP-code-display pre::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.IP-code-display pre::-webkit-scrollbar-thumb{background-color:#64646480;border:1px solid #f0f0f0;border-radius:10px}.IP-code-display pre::-webkit-scrollbar-thumb:hover{background-color:#646464cc}.IP-tags{flex-direction:row;flex-wrap:wrap;gap:.5rem;height:fit-content;margin-top:5px;min-height:30px;width:80%}.IP-individual-tag,.IP-tags{align-items:center;display:flex}.IP-individual-tag{border:1px solid #000;border-radius:10px;cursor:pointer;height:20px;justify-content:center;padding-left:10px;padding-right:10px;transition:all .2s ease-in-out;width:fit-content}.IP-individual-tag:hover{background-color:#5757ff;border:1px solid #0000;color:#fff}.IP-visibility-icon{align-items:center;display:flex;height:1rem;justify-content:center;margin-left:5px;width:1rem}@media (max-width:500px){.IP-dot{font-size:10px}}.custom-alert{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;gap:10px;left:50%;padding:20px;position:fixed;top:40%;transform:translate(-50%,-50%);width:fit-content;z-index:1000}.custom-alert-button{animation:fadeIn .5s forwards;border:none;border-radius:.6rem;color:#fff;cursor:pointer;font-weight:600;height:fit-content;margin-top:10px;padding:.6rem 1.5rem;transition:transform .2s,background-color .2s;width:5rem}.custom-alert-button:hover{transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.custom-alert span{color:#333}.alert-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.199);display:flex;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.custom-alert-confirmation{display:flex;flex-direction:row;gap:5px;width:fit-content}.skeleton-box{border-radius:5px;box-shadow:0 2px 8px #0000001a}.skeleton-box,.skeleton-circle{background:linear-gradient(90deg,#5c5b5b 25%,#777 50%,#5c5b5b 75%);background-size:400% 100%}.skeleton-circle{border-radius:100%}.skeleton-pill{background:linear-gradient(90deg,#5c5b5b 25%,#777 50%,#5c5b5b 75%);background-size:400% 100%;border-radius:20px}.skeleton-box,.skeleton-circle,.skeleton-pill{animation:shimmer 10s linear infinite}@keyframes shimmer{0%{background-position:-400% 0}to{background-position:400% 0}}.skeleton-profile-body{align-items:center;background-color:#fdf5ea;border-radius:25px;box-shadow:0 4px 8px #0000001a,0 0 10px #0000000d;height:700px;margin-bottom:20px;margin-top:20px;overflow:hidden;width:80%}.skeleton-profile-body,.skeleton-profile-upper{display:flex;flex-direction:column;justify-content:space-between;position:relative}.skeleton-profile-upper{height:40%;width:100%}.skeleton-profile-background{display:flex;height:50%;width:100%}.skeleton-profile-info{display:flex;flex-direction:column;height:30%;justify-content:space-around;padding-left:20px;width:40%}.skeleton-profile-image{align-items:center;border:1px solid #f7eee2;border-radius:50%;bottom:35%;display:flex;height:100px;justify-content:center;left:20px;overflow:hidden;position:absolute;width:100px}.skeleton-profile-bottom{flex-direction:column;height:55%}.skeleton-profile-bottom,.skeleton-profile-tabs{display:flex;justify-content:space-between;width:100%}.skeleton-profile-tabs{flex-direction:row;height:15%}.skeleton-profile-outlet{height:80%;width:100%}.skeleton-home-body{gap:20px;height:100%;width:100%}.skeleton-home-IP,.skeleton-home-body{align-items:center;display:flex;flex-direction:column}.skeleton-home-IP{background-color:#fdf5ea;border-radius:25px;box-shadow:0 4px 8px #0000001a,0 0 10px #0000000d;height:500px;justify-content:center;position:relative;width:80%}.skeleton-IP-body{display:flex;flex-direction:column;gap:20px;height:90%;width:80%}.skeleton-author-info{display:flex;flex-direction:row;gap:5px;height:fit-content}.skeleton-IP-tags{display:flex;flex-direction:row;gap:10px;margin-top:10px}.skeleton-IP-socials{display:flex;flex-direction:row;gap:20px;margin-top:25px}.skeleton-IP-interact{display:flex;justify-content:space-around;margin-top:15px;width:100%}.skeleton-IP-socials-group{display:flex;flex-direction:row;gap:5px}.skeleton-home-interaction{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:fit-content;margin-left:20px;width:90%}.skeleton-EP-outer{display:flex;height:90vh;justify-content:center;width:100%}.skeleton-EP-body{align-items:center;background-color:#fdf5ea;border-radius:25px;box-shadow:0 4px 8px #0000001a,0 0 10px #0000000d;display:flex;flex-direction:column;height:90%;justify-content:center;margin-bottom:1.4rem;margin-top:3rem;position:relative;width:90%}.skeleton-EP-content{display:flex;flex-direction:column;gap:20px;height:95%;width:80%}.skeleton-EP-comment{border-top:1px dotted #5c5b5b;margin-top:10px;padding:5px}.skeleton-EP-comment,.skeleton-comments-body{display:flex;flex-direction:column;gap:10px;width:100%}.skeleton-comments-body{align-items:center;height:200px}.skeleton-comments-post{display:flex;height:35px;justify-content:end;width:80%}.skeleton-comments-individual{display:flex;flex-direction:column;gap:5px;height:80px;width:80%}.skeleton-comments-author{display:flex;flex-direction:row;gap:10px}.skeleton-edit-post-body{background-color:#fdf5ea;border-radius:25px;box-shadow:0 4px 8px #0000001a,0 0 10px #0000000d;flex-direction:column;gap:15px;height:500px;margin-bottom:1.4rem;position:relative;width:90%}.skeleton-edit-post-body,.skeleton-edit-title{align-items:center;display:flex;margin-top:3rem}.skeleton-edit-title{height:fit-content;justify-content:center;width:100%}.skeleton-edit-author{display:flex;flex-direction:row;gap:5px;height:fit-content;width:80%}.skeleton-edit-tags{display:flex;flex-direction:column;gap:15px;height:fit-content;margin-top:6rem;width:80%}.skeleton-edit-button{bottom:3%;position:absolute;right:3%}.skeleton-edit-cancel{position:absolute;right:2%;top:1.2rem}.login-form{background-color:#f7eee2;border-radius:10px;height:90%;position:relative}.form-data,.login-form{align-items:center;display:flex;flex-direction:column;width:100%}.form-data{height:100%}.register-body{align-content:center;background-color:#f7eee2;border-radius:10px;height:90%;justify-content:center;width:700px}.credentials-form,.register-body{align-items:center;display:flex;flex-direction:column;position:relative}.credentials-form{gap:1rem;height:fit-content;justify-content:space-between;width:60%}.credentials-input{border:1px solid #cecece;border-radius:.3rem;box-sizing:border-box;height:2.5rem;padding-left:1rem;width:100%}.credentials-input:focus{outline:1px solid #1f63e6}.credentials-button{align-items:center;background-color:#1f63e6;border:0 solid #fff;border-radius:.3rem;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding-left:1rem;width:100%}.register-link{bottom:-30px;position:absolute}.creditials-form-errors{color:#f89d9d;display:flex;flex-direction:column;gap:.5rem;height:fit-content;width:100%}.credentials-hide-password{align-items:center;display:flex;font-size:.9rem;gap:.5rem;width:100%}.post-outer-body{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(10px);border-radius:10px;color:#fff;height:100%;padding:20px;width:100%}.post-body,.post-outer-body{display:flex;justify-content:center;position:relative;z-index:11}.post-body{align-items:center;background-color:#fffaf5;border-radius:16px;box-shadow:0 4px 12px #0000001a;color:#333;height:fit-content;min-width:400px;width:80%}.cancel-button{align-items:center;background-color:#705eda;border:0 solid #000;border-radius:100%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:2%;top:1.2rem;transition:all .2s ease-in-out;width:30px}.cancel-button.disabled{cursor:default;opacity:.7;pointer-events:none}.cancel-button:hover{background-color:#ff9f9f;color:#757575}.post-button{background-color:#705eda;border:none;border-radius:6px;bottom:1.2rem;color:#fff;cursor:pointer;height:30px;padding:6px 12px;position:absolute;right:3%;transition:all .2s ease-in-out;width:70px}.post-button.disabled{cursor:default;opacity:.7;pointer-events:none}.post-button:hover{background-color:#c3ffdd;color:#727272}.form-body{align-items:center;height:90%}.form-body,.form-top{display:flex;flex-direction:column;width:90%}.form-top{height:fit-content}.form-title{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative;width:100%}.form-title-error{color:#f89d9d;display:flex;flex-direction:column;height:fit-content;margin-bottom:5px;width:100%}.form-title-input{background-color:#fefefe;border:1px solid #e2e2e2;border-radius:3px;box-sizing:border-box;color:#333;padding-left:.5rem;width:70%}.form-title-input:focus{outline:none}.form-visibility{align-items:center;display:flex;height:100%;justify-content:space-between;min-width:150px;width:100%}.form-visibility-title{margin-top:0}.form-visibility select{background-color:#fefefe;border:1px solid #e2e2e2;border-radius:3px;color:#333;font-family:Sansation}.form-visibility select:focus{outline:none}.form-description{display:flex;flex-direction:column;height:fit-content;justify-content:center;position:relative;width:90%}.form-description-title{margin-bottom:.5rem;margin-top:0}.form-description-toggle{display:flex;flex-direction:row;height:fit-content;justify-content:space-between;width:100%}.form-toggle-button{align-items:center;background-color:#fff;border:1px solid #e2e2e2;border-radius:50%;cursor:pointer;display:flex;height:1.5rem;justify-content:center;width:1.5rem;z-index:20}.form-toggle-button svg{width:100px}svg{pointer-events:none}.form-paragraph{display:flex;flex-direction:column;height:0;opacity:0;overflow-y:hidden;transition:all .5s ease-in-out;width:100%}.form-paragraph-textarea{background-color:#fefefe;border:1px solid #e2e2e2;border-radius:10px;box-sizing:border-box;color:#333;height:100%;padding-left:.5rem;resize:none;width:100%}.text-settings{display:flex;flex-direction:row;height:2rem;margin-bottom:1rem;transition:all .5s ease-in-out;width:fit-content}.text-settings-emoji{display:flex;flex-direction:column;height:fit-content;position:relative;width:2rem}.emoji-icon{align-items:center;cursor:pointer;display:flex;height:2rem;justify-content:center;width:2rem}.emoji-drop-down{height:fit-content;position:absolute;top:2rem;width:fit-content;z-index:10}.form-paragraph-textarea:focus{outline:none}.form-paragraph.open{animation:toggleOpen .5s forwards}.form-paragraph.closed{animation:toggleClosed .5s forwards}@keyframes toggleOpen{0%{height:0;opacity:0}to{height:8rem;opacity:100%}}@keyframes toggleClosed{0%{height:8rem;opacity:100%}to{height:0;opacity:0}}.form-paragraph-error{align-items:center;color:#f89d9d;display:flex;height:20px;justify-content:center;margin-top:5px;width:100%}.form-paragraph:focus{outline:none}.form-bottom{min-height:100px;width:90%}.form-bottom,.form-imports{display:flex;flex-direction:column;height:fit-content}.form-imports{gap:10px;padding-bottom:10px;position:relative;width:100%}.form-imports-buttons{display:flex;flex-direction:row}.form-imports-error{color:#f89d9d;display:flex;flex-direction:column;height:fit-content;position:relative;width:60%}.form-imports-error p{margin:0}.form-import-button{align-items:center;background-color:#fefefe;background-color:#fff;border:1px solid #e2e2e2;border-radius:20px;color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;margin-right:10px;width:40px}.form-import-button.CD{cursor:default;opacity:.5}.form-import-button img{width:120%}.file-upload{border-radius:20px;display:none;height:40px;position:absolute;width:40px;z-index:3}.imported-content{display:flex;flex-direction:column;gap:10px;height:fit-content;margin-bottom:.5rem;margin-top:10px;width:80%}.file-import-body{align-items:center;display:flex;flex-direction:row;gap:.5rem;height:1.5rem;min-width:7rem;width:fit-content}.file-import-delete{align-items:center;background-color:#fff;border:1px solid #cecece;border-radius:5px;cursor:pointer;display:flex;height:1rem;justify-content:center;padding:.2rem;transition:all .2s ease-in-out;width:1rem}.file-import-delete:hover{background-color:#f44;border:1px solid #0000;color:#fff}.form-code-editor{border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 10px #0000001a;height:0;opacity:0;overflow-y:scroll;width:100%}.form-code-editor.open{animation:editorToggleOpen .5s forwards}.form-code-editor.closed{animation:EditorToggleClosed .5s forwards}.form-language-error{align-items:center;color:#f89d9d;display:flex;height:20px;justify-content:center;margin-top:5px;width:100%}.form-tag-outer-body{flex-direction:column}.form-tag-body,.form-tag-outer-body{display:flex;height:fit-content;width:100%}.form-tag-body{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-top:5px;min-height:30px}.form-individual-tag{background-color:#fff;border:1px solid #000;border-radius:10px;gap:.3rem;height:fit-content;min-height:20px;padding-left:10px;padding-right:5px;width:fit-content}.form-individual-tag,.form-tag-delete{align-items:center;display:flex;justify-content:center}.form-tag-delete{cursor:pointer;height:20px}.form-add-tag-body{align-items:center;background-color:#fff;border:1px solid #000;border-radius:20px;display:flex;height:20px;overflow:hidden;position:relative;transition:all .5s ease-in-out;width:20px}.form-add-tag-body.expanded{height:20px;width:80px}.form-tag-input{background-color:initial;border:0;box-sizing:border-box;height:20px;margin-left:5px;opacity:0;transition:.5s ease-in-out;width:60px}.form-tag-input.expanded{opacity:1}.form-tag-input:focus{outline:none}.form-add-tag{cursor:pointer;height:20px;position:absolute;right:0;width:20px;z-index:10}.code-editor-body{border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 10px #0000001a;height:100%;overflow:hidden;width:100%}.code-section{height:100%;overflow:visible;position:relative;width:100%}.language-selection{align-items:center;display:flex;gap:1rem;justify-content:center;padding-top:.5rem;width:100%}.language-selection select{border:1px solid #bbb;border-radius:.3rem}.language-selection select:focus{outline:none}.code-section .monaco-scrollable-element::-webkit-scrollbar{width:12px!important}.code-section .monaco-scrollable-element::-webkit-scrollbar-track{background:#fcf5ea!important;border-radius:10px!important}.code-section .monaco-scrollable-element::-webkit-scrollbar-thumb{background-color:#96969699!important;border:2px solid #fcf5ea!important;border-radius:10px!important}.code-section .monaco-scrollable-element::-webkit-scrollbar-thumb:hover{background-color:#646464cc!important}.EP-outer-body{display:flex;height:90vh;justify-content:center;overflow-y:scroll;padding-bottom:10%;width:100%}.EP-inner-body{align-items:center;background-color:#fdf5ea;border-radius:25px;box-shadow:0 4px 8px #0000001a,0 0 10px #0000000d;display:flex;flex-direction:column;height:fit-content;margin-bottom:1.4rem;margin-top:3rem;min-height:400px;position:relative;width:90%}.EP-inner-body.hidden{display:none}.EP-delete{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:20px;justify-content:space-between;margin:0 auto;position:absolute;right:20px;top:15px;width:23px}.dot{background-color:#000;border-radius:100%;height:5px;width:5px}.EP-dropdown{border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000001a;flex-direction:column;overflow:hidden;position:absolute;right:20px;top:40px;width:120px;z-index:10}.EP-dropdown,.EP-dropdown-option{background-color:#fff;display:flex}.EP-dropdown-option{align-items:center;color:#333;cursor:pointer;font-size:.9rem;gap:8px;padding:10px 12px;transition:background-color .2s ease,color .2s ease}.EP-dropdown-option:hover{background-color:#f0f0ff;color:#2a2a99}.EP-dropdown-option svg{fill:#666;height:16px;transition:fill .2s ease;width:16px}.EP-dropdown-option:hover svg{fill:#2a2a99}.EP-comments-body{width:80%}.EP-add-comment,.EP-comments-body{display:flex;flex-direction:column;height:fit-content}.EP-add-comment{align-items:end;padding-bottom:1.3rem;width:100%}.EP-comment-input{background-color:initial;border:1px solid #a3a2a2;border-radius:10px;height:50px;padding-left:1rem;width:100%}.EP-comment-input:focus{outline:none}.EP-comment-post{background-color:#705eda;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;height:35px;margin-top:.9rem;width:80px}.EP-comment-post.disabled{cursor:default;opacity:.7}.EP-comments{align-items:center;padding-bottom:1.4rem}.EP-comments,.IC-body{display:flex;flex-direction:column;height:fit-content;min-height:80px;width:100%}.IC-body{border-bottom:1px solid hsla(0,0%,50%,.425);margin-top:.7rem;position:relative}.IC-user-info{align-items:end;display:flex;flex-direction:row;height:40px;width:100%}.IC-user-image{align-items:center;border-radius:100%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-right:.6rem;overflow:hidden;width:40px}.IC-user-image img{height:100%;object-fit:cover;width:100%}.IC-user-name-date{margin-left:.4rem}.IC-comment{height:fit-content;width:100%}.IC-delete{cursor:pointer;height:fit-content;min-height:15px;min-width:15px;position:absolute;right:5px;top:5px;width:fit-content}.load-comments-button{background-color:#705eda;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;height:35px;margin-top:.6rem;width:20%}.IP-attachments{display:flex;flex-direction:column;height:50px;width:80%}.file-attachment-body{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;height:30px;margin-top:.3rem;width:fit-content}.expanded-image-body{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000001a;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:5}.expanded-image-container{animation:popIn .3s forwards;background-color:#fff;border-radius:1rem;box-shadow:0 8px 30px #0003;height:fit-content;opacity:0;overflow:auto;padding:.5rem;position:relative;transform:scale(.95);width:80%}@keyframes popIn{to{opacity:1;transform:scale(1)}}.close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem;z-index:1001}.expanded-image-container img{border-radius:.5rem;width:100%}.no-scroll{overflow:hidden}.IP-paragraph-textarea{border:1px solid #cecece;border-radius:.5rem;height:5rem;padding-left:1rem;padding-top:.5rem;width:100%}.IP-paragraph-textarea:focus{outline:none}.IP-title-input{border:1px solid #cecece;border-radius:.5rem;font-family:Sansation;font-size:1.5rem;font-weight:400;height:2rem;padding-left:.5rem;width:100%}.IP-title-input:focus{outline:none}.edit-button{background-color:#705eda;border:none;border-radius:6px;bottom:3%;color:#fff;cursor:pointer;height:30px;padding:6px 12px;position:absolute;right:3%;transition:background-color .2s;width:70px}.edit-button.progress{background-color:rgba(94,82,165,.521);cursor:default;pointer-events:none}.edit-button:hover{background-color:#c3ffdd;color:#727272}.edit-form-imports{margin-top:15px;padding-bottom:20px}.edit-form-imports,.file-imports-body{display:flex;height:fit-content;width:80%}.file-imports-body{flex-direction:column;gap:10px;margin-top:10px}.file-import-name{background-color:#fff;border:1px solid #cecece;border-radius:.3rem;display:flex;height:fit-content;padding:.3rem;width:fit-content}.file-import-name p{margin:0}.IP-visibility{display:flex;height:fit-content;width:40%}.IP-visibility h3{margin:0}.IP-visibility select{background-color:#fefefe;border:1px solid #bbb;border-radius:3px;color:#333;font-family:Sansation}.IP-visibility select:focus{outline:none}.IP-author-visibility{display:flex;flex-direction:row;width:80%}.edit-post-title{align-items:center;display:flex;font-size:1.5rem;height:30px;margin-bottom:.5rem;margin-top:1rem;width:80%}.edit-code-snippet{height:fit-content;width:80%}.edit-code-snippet section{border:1px solid #bbb;margin-top:5px}.edit-code-editor{border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 10px #0000001a;height:10px;opacity:0;overflow-y:scroll;width:100%}.edit-code-editor.open{animation:editorToggleOpen .5s forwards}.edit-code-editor.closed{animation:EditorToggleClosed .5s forwards}@keyframes editorToggleOpen{0%{height:0;opacity:0}to{height:250px;opacity:100%}}@keyframes EditorToggleClosed{0%{height:250px;opacity:100%}to{height:0;opacity:0}}.code-edit-body{display:flex;flex-direction:column;height:fit-content;justify-content:center;margin-top:10px;position:relative;width:80%}.edit-error-message{align-items:center;color:rgba(255,0,0,.486);display:flex;height:25px;top:2.5rem;width:100%}.edit-title{margin-bottom:1rem;position:relative}.edit-paragraph,.edit-title{display:flex;flex-direction:column;justify-content:left;margin-top:.5rem;width:80%}.edit-paragraph{height:fit-content;padding-top:.5rem}.edit-tag-body{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;height:fit-content;margin-top:5px;min-height:30px;width:100%}.edit-tag-outer-body{display:flex;flex-direction:column;height:fit-content;width:80%}.user-profile-outer-body{height:100vh;max-width:700px;min-width:500px;width:100%}.user-profile-inner-body,.user-profile-outer-body{align-items:center;display:flex;flex-direction:column}.user-profile-inner-body{background-color:#fdf5ea;border-radius:25px;box-shadow:0 4px 8px #0000001a,0 0 10px #0000000d;height:fit-content;margin-bottom:20px;margin-top:20px;min-height:400px;overflow:hidden;position:relative;width:80%}.user-background{background-color:azure;height:150px;position:relative;width:100%}.user-info-image{align-items:center;border:1px solid #838282;border-radius:50%;bottom:-50px;display:flex;height:100px;justify-content:center;left:20px;overflow:hidden;position:absolute;width:100px}.user-info-image img{height:100%;object-fit:cover;width:100%}.user-info-name{display:flex;flex-direction:column;font-size:1.1rem;height:100px;padding-top:60px;position:relative;width:90%}.user-info-tag{font-size:.8rem;height:fit-content;margin-bottom:.5rem;margin-top:2px;width:100%}.user-follow{align-items:end;display:flex;flex-direction:column;font-size:.8rem;gap:5px;height:4rem;position:absolute;right:0;top:40%;width:10rem}.follow-button{background-color:initial;border:1px solid #000;border-radius:2rem;cursor:pointer;height:1.5rem;transition:all .2s ease-in-out;width:4.5rem}.follow-button.active,.follow-button:hover{background-color:#5757ff;border:1px solid #0000;color:#fff}.user-edit{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;overflow:hidden;position:absolute;right:0;top:10px;z-index:10}.user-background-image{height:100%;object-fit:cover;width:100%}.user-creation-date{align-items:center;display:flex;font-size:.8rem;gap:.5rem;width:fit-content}.user-posts-body{gap:15px;height:600px;overflow-y:scroll;padding-bottom:50px}.individual-user-post-body,.user-posts-body{align-items:center;display:flex;flex-direction:column;width:100%}.individual-user-post-body{background-color:#fdf5ea;box-shadow:0 4px 8px #0000001a,0 0 10px #0000000d;height:fit-content;position:relative}.user-profile-toggle{border-bottom:1px solid #cfcfcf;display:flex;flex-direction:row;height:50px;margin-top:5px;width:100%}.user-toggle-option{align-items:center;background-color:#f0f0f7;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;transition:all .3s ease-out;width:25%}.user-toggle-option:hover{background-color:#aad6ff;box-shadow:0 0 4px #c8a8ff}.user-toggle-option.selected{background-color:#c0e7ff}.user-toggled{background-color:#68bdfa;border-radius:20%;bottom:0;height:7px;position:absolute;width:40%}.user-toggle-outlet{align-items:center;display:flex;flex-direction:column;gap:15px;height:450px;width:100%}.user-comments-body{height:fit-content;overflow-y:scroll;position:flex;width:100%}.individual-comment-body{align-items:center;border-bottom:1px solid hsla(0,0%,50%,.425);display:flex;flex-direction:column;height:fit-content;margin-top:.7rem;min-height:80px;position:relative;width:100%}.individual-comment-user-info{align-items:center;display:flex;flex-direction:row;height:40px;width:90%}.individual-comment-comment{height:fit-content;width:90%}.individual-comment-navigate{bottom:25%;cursor:pointer;height:fit-content;position:absolute;right:7px;width:fit-content}.toggle-loader{justify-content:center}.individual-post-body,.toggle-loader{align-items:center;display:flex;height:100%;width:100%}.individual-post-body{flex-direction:column;gap:20px;overflow-y:scroll;position:relative}.user-info-description{align-items:center;display:flex;font-size:15px;height:fit-content;margin-top:5px;min-height:20px;width:100%}.user-profile-followed-body{display:flex;flex-direction:column;height:100%;width:100%}.IU-body{border-bottom:1px solid #c9c9c9;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:fit-content;justify-content:space-between;padding:1rem;transition:all .2s ease-in-out;width:100%}.IU-body:hover{background-color:#daefff}.IU-pfp{border-radius:3rem;height:3rem;overflow:hidden;width:3rem}.IU-pfp img{height:100%;width:100%}.IU-display-body{display:flex;flex-direction:column;height:3rem;padding-left:1rem;width:fit-content}.IU-display-name{align-items:center;display:flex;font-size:1.2rem;font-size:15px;font-weight:600;height:55%;width:100%}.IU-display-tag{color:#71767b;font-size:.9rem;font-weight:400;height:45%;width:100%}.IU-left{display:flex;flex-direction:row}.user-edit{width:fit-content}.user-edit-cancel{align-items:center;background-color:#fff;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:10px 12px;transition:background-color .2s ease,color .2s ease;width:fit-content}.user-edit-cancel:hover{background-color:#fff0f0;color:#992a2a}.user-edit-save{align-items:center;background-color:#fff;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:10px 12px;transition:background-color .2s ease,color .2s ease;width:fit-content}.user-edit-save.disabled{cursor:default;opacity:.7;pointer-events:none}.user-save{background-color:#fff;border:1px solid #ddd;border-radius:8px;bottom:10px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;overflow:hidden;position:absolute;right:0;z-index:10}.user-edit-save:hover{background-color:#f0fff4;color:#2a9978}.user-bg-input,.user-image-input{display:none}.user-edit-description{height:60px;margin-top:10px;width:70%}.user-edit-description textarea{border-radius:8px;box-sizing:border-box;height:100%;padding-left:.5rem;resize:none;width:100%}.user-edit-description textarea:focus{outline:none}.user-edit-info-name{display:flex;flex-direction:column;font-size:1.1rem;height:fit-content;padding-top:60px;position:relative;width:90%}.user-edit-info-name input{border:1px solid #a7a7a7}.user-edit-display{width:10rem}.user-edit-info-tag{display:flex;flex-direction:row;height:fit-content;margin-bottom:.5rem;margin-top:.2rem;width:10rem}.user-display-tag-input{margin-left:3px;width:100%}.user-sensitive-body{display:flex;flex-direction:column;height:fit-content;margin-top:10px;width:90%}.user-sensitive-toggle{align-items:center;border:1px solid #5e5d5d;border-radius:2rem;cursor:pointer;display:flex;height:2rem;justify-content:center;width:2rem}.user-sensitive-inner-body{display:flex;flex-direction:column;gap:15px;height:0;margin-top:10px;opacity:0;overflow-y:hidden;transition:all .5s ease-in-out;width:100%}.user-sensitive-inner-body.open{height:fit-content;opacity:1;padding-bottom:1rem;width:100%}.user-change-password{align-items:center;display:flex;flex-direction:row;font-size:.8rem;height:fit-content;justify-content:space-between;width:50%}.user-change-password-input{width:50%}.user-change-password-input:focus{outline:none}.user-submit-password{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000001a;color:#333;cursor:pointer;display:flex;font-size:.8rem;gap:8px;padding:10px 12px;transition:background-color .2s ease,color .2s ease;transition:all .5s ease-in-out;width:fit-content}.user-submit-password.active:hover{background-color:#f0fff4;color:#2a9978}.user-submit-password.disabled{cursor:default;opacity:.6}.password-error-div{color:#fa5353;font-size:.8rem;height:30px;width:50%}
/*# sourceMappingURL=main.b2898127.css.map*/