@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Roboto:wght@400;700&family=Open+Sans:wght@400;600&family=Poppins:wght@400;700&family=Lato:wght@400;700&family=Montserrat:wght@400;700&family=Nunito:wght@400;700&family=Quicksand:wght@400;600&family=Source+Code+Pro:wght@400;600&family=Courier+Prime:wght@400;600&display=swap);.navigation-container{background:#000;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100%;position:fixed;width:13%;z-index:2000}.feed-logo-container{align-items:center;display:flex;justify-content:center}.feef-logo .feed-logo-img{color:#fff;cursor:pointer;font-weight:600}.navigation-list .navigation-icon{height:24px;width:24px}.nav-item-label{display:inline}.navigation-list{list-style-type:none;margin:20px 0 0;padding:0}.navigation-list li{margin-bottom:10px}.navigation-list li a{align-items:center;color:#b3b3b3;display:flex;padding:12px 20px;text-decoration:none;transition:all .3s ease}.navigation-list li a:hover{background:#000}.navigation-list li.active a{background:#000;color:#fff}.navigation-list li a svg{height:24px;margin-right:15px;width:24px}.navigation-list li a span{font-size:16px;font-weight:300}.navigation-list li.active a svg{stroke:#fff}@media only screen and (min-width:0) and (max-width:576px){.navigation-container{align-items:center;bottom:0;flex-direction:row;height:8%;position:fixed;width:100%}.feed-logo-container,.nav-item-label{display:none}.navigation-list{display:flex;justify-content:space-around;margin:0;padding:10px 0;width:100%}.navigation-list li{margin-bottom:0}.navigation-list li a{flex-direction:column;padding:8px}.navigation-list li a:hover,.navigation-list li.active a{background-color:initial}.navigation-list li a svg{margin-bottom:5px;margin-right:0}.navigation-list li a span{font-size:12px}.bottom-section{display:none}}@media only screen and (min-width:576px) and (max-width:768px){.navigation-container{background:#000;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100%;position:fixed;width:220px;z-index:2000}}.persona-container{margin:0 auto;max-width:1400px;padding:2rem 2rem 2rem calc(7rem + 10%);width:100%}.persona-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:100%}.persona-card{background:#000;border-radius:16px;box-shadow:0 4px 12px #0000001a;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:300px;overflow:hidden;position:relative;transition:all .3s ease}.persona-card:hover{background:red;box-shadow:0 8px 24px #00000026;transform:translateY(-5px)}.image-container{height:100%;left:0;position:absolute;top:0;width:100%}.persona-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.persona-card:hover .persona-image{transform:scale(1.05)}.overlay{background:linear-gradient(0deg,#000000f2 0,#000c 25%,#0006 50%,#0000);height:100%;right:0}.content,.overlay{bottom:0;left:0;position:absolute}.content{color:#fff;padding:1.75rem;width:100%;z-index:1}.name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:700;letter-spacing:-.02em}.name,.role{margin:0 0 .5rem}.role{color:#ffffffe6;font-size:.875rem;font-weight:500;letter-spacing:-.01em}.description{-webkit-box-orient:vertical;color:#ffffffb3;display:-webkit-box;font-size:.75rem;font-weight:400;line-height:1.5;margin:0;overflow:hidden}@media (max-width:1200px){.persona-container{padding-left:2rem}}@media (max-width:768px){.persona-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.persona-card{height:280px}.content{padding:1.5rem}.name{font-size:1.25rem}}@media (max-width:480px){.persona-container{padding:1rem}.persona-grid{gap:1rem}}.home-page-container{background:#090909;display:flex;min-height:100%;position:absolute;transition:background-color .3s ease;width:100%}.content-wrapper{display:flex;flex-grow:1;margin-left:220px;transition:margin .3s ease;width:100%}.feed-component-container{color:#fff;display:flex;flex-grow:1;transition:background-color .3s ease,max-width .3s ease;width:100%}.sidepanel-component-container{height:100vh;overflow-y:auto;position:fixed;right:0;top:0;transition:width .3s ease;width:15%}@media only screen and (min-width:0) and (max-width:576px){.feed-component-container{left:0;max-width:100%;position:absolute;top:0}.discover-component-container{display:none}}@media only screen and (min-width:576px) and (max-width:768px){.content-wrapper{margin-bottom:60px}.feed-component-container{max-width:100%;padding:10px}.discover-component-container{display:none}}@media only screen and (min-width:768px) and (max-width:992px){.content-wrapper{margin-bottom:60px}.feed-component-container{max-width:100%;padding:10px}.discover-component-container{display:none}}@media only screen and (min-width:992px) and (max-width:1200px){.content-wrapper{margin-bottom:60px}.feed-component-container{max-width:100%;padding:10px}.discover-component-container{display:none}}.profiles-container{background-color:#f5f5f5;width:1000px}.profile-card{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#ffffff1a;border:1px solid #4f4f4f;border-radius:16px;box-shadow:0 4px 6px #0000001a;cursor:pointer;margin-left:.25rem;overflow:hidden;transition:transform .3s ease;width:320px}.profile-card:hover{transform:translateY(-5px)}.profile-cover{height:120px;position:relative}.cover-image{height:100%;object-fit:cover;width:100%}.profile-picture{background-color:#fff;border:1px solid #fff;border-radius:50%;bottom:0;height:120px;left:50%;object-fit:cover;position:absolute;transform:translate(-50%,50%);width:120px}.profile-info{padding:5rem 2rem 2rem;text-align:center}.profile-info .full-name{font-size:.8rem;font-weight:500;margin:0 0 .5rem;text-decoration:none}.profile-info .full-name,.user-name{background:none;border:none;color:#fff;cursor:pointer}.user-name{font-size:1rem;margin-bottom:.2rem}.location{align-items:center;color:#666;display:flex;font-size:.875rem;gap:.25rem;justify-content:center;margin-bottom:.5rem}.follow-button{background-color:#2563eb;border-radius:9999px;font-size:.875rem;margin:.5rem 0;padding:.5rem 2rem}.follow-button.following{color:#1a1a1a}.follow-button:hover{opacity:.9}.bio{color:#4b5563;font-size:.875rem;line-height:1.5;margin:1rem 0}.stats-container{border-radius:12px;display:flex;justify-content:space-around;margin:1rem 0;padding:.5rem}.stat-item{align-items:center;display:flex;flex-direction:column}.stat-value{color:#1a1a1a;font-size:1.25rem;font-weight:700}.stat-label{color:#666;font-size:.75rem;margin-top:.15rem}.social-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.social-link{background-color:#f1f5f9;border-radius:9999px;color:#2563eb;font-size:.875rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background-color:#2563eb;color:#fff}.loading-container{min-height:150px}.spinner{border:4px solid #0000001a;height:30px;width:30px}@media only screen and (min-width:0) and (max-width:576px){.profile-card{height:265px;width:160px}.profile-cover{height:60px}.profile-picture{height:70px;width:70px}.profile-info{padding:3rem 1rem 1rem}.user-name{margin-bottom:.1rem}.profile-info .full-name{margin:0 0 .3rem}}@media only screen and (min-width:576px) and (max-width:768px){.profiles-container{padding:0}.profile-card{height:300px;width:250px}.profile-cover{height:80px}.profile-picture{height:70px;width:70px}.profile-info{padding:3rem 1rem 1rem}}.profiles-container{background:#090909;font-family:Poppins,sans-serif;margin-left:.25rem;min-height:100vh;padding:2rem;width:90%}.feed-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.feed-header h1{color:#fff;font-size:20px;font-weight:600}.feed-header-refresh{color:#4a9fff;cursor:pointer;font-size:14px;transition:color .3s ease}.profiles-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}@media only screen and (min-width:0) and (max-width:576px){.profiles-container{padding:0}.profiles-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:576px) and (max-width:768px){.profiles-grid{grid-template-columns:repeat(2,1fr)}}.side-panel-container{flex-direction:column;height:100%;position:absolute;width:100%}.college-change-container,.side-panel-container{align-items:center;display:flex;justify-content:center}.college-change-container{height:60px;width:60px}.college-change-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#090909;border:2px solid purple;border-radius:50%;cursor:pointer;display:flex;justify-content:center}.college-change-span{color:#fff;display:inline;display:flex;font-family:Inter,sans-serif;z-index:10000}.side-panel:hover{border:2px solid #b821b8}.college-change{align-items:center;background:#0000;color:#000;display:flex;font-size:1rem;height:37%;justify-content:center;width:90%}@media only screen and (min-width:0) and (max-width:576px){.college-change-container{justify-content:center;padding:1rem}.feed-logo-container{display:none}.college-change-btn{border:none}}@media only screen and (min-width:576px) and (max-width:768px){.side-panel-container{display:flex;justify-content:center}.college-change-container{height:70px;width:70px}}@media only screen and (min-width:768px) and (max-width:992px){.side-panel-container{display:flex;justify-content:center}.college-change-container{height:70px;width:70px}}@media only screen and (min-width:992px) and (max-width:1200px){.side-panel-container{display:flex;justify-content:center}.college-change-container{height:70px;width:70px}}.signup-container-fixed{background-image:url(/static/media/signup_bg.0142b918b6ed6fd26add.jpg);background-position:50%;height:100%;position:absolute;width:100%}.signup-container{align-items:center;color:#f3f4f6;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;justify-content:center;padding:1rem}.signup-form-container{background-color:#090909;margin-bottom:2rem;margin-top:2rem;max-width:28rem;padding:1rem;width:100%}.signup-header{text-align:center}.signup-logo{height:3rem;margin:0 auto;width:3rem}.signup-title{color:#fff;font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin-top:1.5rem}.signup-subtitle{color:#fff;font-size:.875rem;margin-top:.5rem}.signup-form{margin-top:2rem}.signup-fields{margin-bottom:1.5rem}.signup-radio-group{display:flex;margin-bottom:1rem}.signup-radio-group label{align-items:center;display:flex;margin-right:1rem}.signup-radio-group input[type=radio]{margin-right:.5rem}.signup-input-group{margin-bottom:1rem}.signup-input-group label{display:block;margin-bottom:.25rem}.signup-input-field{background-color:#1f2937;border:1px solid #374151;padding:.5rem}.signup-button,.signup-input-field{border-radius:.375rem;color:#fff;width:100%}.signup-button{align-items:center;background-color:#323232;border:none;cursor:pointer;display:flex;font-size:1rem;font-weight:300;height:60px;justify-content:center;padding:1rem .5rem;transition:background-color .2s}.signup-button:hover{background-color:#262626}.signup-button:disabled{cursor:not-allowed;opacity:.5}.login-link{color:#9ca3af;font-size:.875rem;margin-top:2.5rem;text-align:center}.login-text{color:#fff;font-weight:600;text-decoration:none;transition:color .2s}.signup-password-container{align-items:end;display:flex;flex-wrap:wrap;gap:2px;justify-content:end}.signup-password-container button{background:#0000;border:none;color:#fff;cursor:pointer;display:flex;padding:2px 6px}.signup-success-message{color:#28a745}.signup-error-message{color:#dc3545}.login-container-fixed{background-image:url(/static/media/login_bg.78c4f002628de157ed45.jpg);background-position:50%;height:100%;position:absolute;width:100%}.login-container{align-items:center;color:#f3f4f6;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;justify-content:center;min-height:100vh;padding:1rem}.login-form-container{background-color:#090909;margin-bottom:2rem;margin-top:2rem;max-width:28rem;padding:2rem;width:100%}.login-header{text-align:center}.login-logo{height:3rem;margin:0 auto;width:3rem}.login-title{color:#fff;font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin-top:1.5rem}.login-subtitle{color:#fff;font-size:.875rem;margin-top:.5rem}.login-form{margin-top:2rem}.login-fields{margin-bottom:1.5rem}.input-group{margin-bottom:1rem}.input-group label{display:block;margin-bottom:.25rem}.input-field{background-color:#1f2937;border:1px solid #374151;border-radius:.375rem;color:#fff;padding:.5rem;width:100%}.form-options{justify-content:space-between;margin-bottom:1rem}.form-options,.remember-me{align-items:center;display:flex}.checkbox{cursor:pointer;margin-right:.5rem}.checkbox-label{color:#9ca3af;cursor:pointer;font-size:.875rem}.forgot-password-link{color:#fff;font-size:.875rem;text-decoration:none}.forgot-password-link:hover{text-decoration:underline}.login-button{align-items:center;background-color:#323232;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:300;justify-content:center;padding:1rem .5rem;transition:background-color .2s;width:100%}.login-button:hover{background-color:#262626}.login-button:disabled{cursor:not-allowed;opacity:.5}.spinner{border:2px solid #f3f3f3;border-top-color:#3498db;height:16px;margin-right:.5rem;width:16px}.signup-link{color:#9ca3af;font-size:.875rem;margin-top:2.5rem;text-align:center}.signup-text{color:#fff;font-weight:600;text-decoration:none}.login-password-container{align-items:end;display:flex;flex-wrap:wrap;gap:2px;justify-content:end}.login-password-container button{background:#0000;border:none;color:#fff;cursor:pointer;display:flex;padding:2px 6px}.forgot-password-container{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-family:Arial,sans-serif;margin:50px auto;max-width:400px;padding:20px;text-align:center}.forgot-password-container h2{color:#333;font-size:24px;margin-bottom:20px}.forgot-password-form{display:flex;flex-direction:column;gap:15px}.forgot-password-input-group{text-align:left}.forgot-password-input-group label{color:#555;display:block;font-size:14px;font-weight:700;margin-bottom:8px}.forgot-password-input-group input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:10px;width:100%}.forgot-password-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.forgot-password-btn:disabled{background-color:#aaa;cursor:not-allowed}.forgot-password-btn:hover:not(:disabled){background-color:#0056b3}.forgot-password-success-message{color:#28a745;font-size:14px;font-weight:700;margin-top:15px}.forgot-password-error-message{color:#dc3545;font-size:14px;font-weight:700;margin-top:15px}.reset-password-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.reset-password-form{background-color:#fff;border:1px solid #ddd;border-radius:5px;max-width:400px;padding:20px;width:100%}.reset-password-input-group{margin-bottom:20px}.reset-password-input-group label{color:#000;display:block;font-weight:700;margin-bottom:5px}.reset-password-input-group input{border:1px solid #ccc;border-radius:5px;padding:10px;width:100%}.reset-password-input-group .showpassword-btn{background:#fff;border-radius:5px;color:#000;cursor:pointer;margin-top:.5rem;padding:.3rem}.reset-password-btn{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;width:100%}.reset-password-btn:hover{background-color:#0056b3}.message{color:#0f7ae5;margin-top:20px}.success-message{color:green;font-size:1.5rem;font-weight:700}.logout-modal{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.logout-modal-content{background:#fff;border-radius:10px;color:#000;padding:20px;text-align:center;width:300px}.logout-modal-buttons{margin-top:20px}.logout-modal-buttons button{border:none;border-radius:5px;cursor:pointer;margin:0 10px;padding:10px 20px}.logout-modal-cancel-button,.logout-modal-confirm-button{background:#000;color:#fff}.profile-edit-modal{animation:fadeIn .3s ease;background:#000c;bottom:0;display:flex;height:150%;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:999}.modal-content{background:#111;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 20px #0003;color:#fff;font-family:Inter,sans-serif;height:1000px;max-width:600px;overflow:hidden;padding:20px;width:100%}.modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px 24px}.modal-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.profile-edit-close-button{align-items:center;background:#0000;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.profile-edit-close-button:hover{background:#ffffff1a;color:#fff}form{padding:24px}.profile-pic-section{align-items:center;display:flex;flex-direction:column;margin-bottom:24px}.profile-pic-container{height:120px;margin-bottom:12px;position:relative;width:120px}.profile-pic-preview{border:2px solid #ffffff1a;border-radius:50%;height:100%;object-fit:cover;width:100%}.hidden-input{display:none}.remove-photo-button{background:#0000;border:none;border-radius:4px;color:#f44;cursor:pointer;font-size:14px;font-weight:500;padding:4px 8px;transition:all .2s ease}.remove-photo-button:hover{background:#ff44441a}.form-fields{display:flex;flex-direction:column;gap:20px}.form-group{position:relative}.form-group label{color:#ffffffe6;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:15px;padding:12px;transition:all .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#ffffff14;border-color:#ffffff4d;outline:none}.form-group textarea{min-height:100px;resize:vertical}.character-count{bottom:8px;color:#ffffff80;font-size:12px;position:absolute;right:8px}.error-message{color:#f44;display:block;font-size:13px;margin-top:4px}.button-group{border-top:1px solid #ffffff1a;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:24px}.cancel-button,.save-button{border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.cancel-button{background:#0000;border:1px solid #fff3;color:#fff}.cancel-button:hover{background:#ffffff1a;border-color:#ffffff4d}.save-button{background:#fff;border:none;color:#000}.save-button:hover{background:#ffffffe6}.save-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:480px){.modal-content{border-radius:12px}.modal-header{padding:16px 20px}form{padding:20px}.profile-pic-container{height:100px;width:100px}.form-group input,.form-group textarea{padding:10px}}.input-error{background-color:#fee;border-color:rgba(255,0,0,.676)}.error-message{color:rgba(255,0,0,.676);font-size:.8em;margin-top:5px}.followfollowermodal-modal{align-items:center;background-color:#00000080;display:none;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:10}.followfollowermodal-modal.open{display:flex}.followfollowermodal-modal-content{background-color:#1a1a1a;border:1px solid #333;border-radius:.5rem;box-sizing:border-box;max-height:80vh;max-width:500px;overflow-y:auto;padding:1.5rem;width:400px}.followfollowermodal-modal-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding-bottom:1rem}.followfollowermodal-modal-title{color:#de11f1;font-size:1.25rem;font-weight:600}.followfollowermodal-close-button{background-color:initial;border:none;color:#a0a0a0;cursor:pointer;transition:color .2s ease-in-out}.followfollowermodal-close-button:hover{color:#fff}.followfollowermodal-toggle-buttons{display:flex;justify-content:space-between;margin:1rem 0}.followfollowermodal-toggle-btn{background-color:initial;border:1px solid #333;border-radius:.375rem;color:#a0a0a0;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s ease-in-out}.followfollowermodal-toggle-btn.active,.followfollowermodal-toggle-btn:hover{background-color:#4d4d4d;color:#fff}.followfollowermodal-scroll-area{margin-right:-1rem;max-height:60vh;overflow-y:auto;padding-right:1rem;scrollbar-color:#4d4d4d #252525;scrollbar-width:thin}.followfollowermodal-scroll-area::-webkit-scrollbar{width:.5rem}.followfollowermodal-scroll-area::-webkit-scrollbar-thumb{background-color:#4d4d4d;border-radius:9999px}.followfollowermodal-scroll-area::-webkit-scrollbar-track{background-color:#252525}.followfollowermodal-user-container{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:1rem .5rem;transition:background-color .2s ease-in-out}.followfollowermodal-user-container:hover{background-color:#252525}.followfollowermodal-user-info{align-items:center;display:flex;gap:1rem}.followfollowermodal-avatar{border-radius:9999px}.followfollowermodal-username{color:#fff;font-size:1rem;font-weight:500}.followfollowermodal-full-name{color:#a0a0a0;font-size:.875rem}.followfollowermodal-follow-button{background:#2f2ff8;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem}.followfollowermodal-follow-button.following{background:#fff;color:#000}.profile-page{background:#090909;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;position:relative}.logout-button{background-color:initial;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;position:absolute;right:30px;top:20px;transition:all .2s ease}.logout-button:hover{background-color:#ffffff1a;border-color:#ffffff4d}.profilepage-main{margin:0 auto;max-width:600px;padding:80px 20px 40px}.profilepage-card{border-radius:16px;padding:32px}.profilepage-header{align-items:center;display:flex;flex-direction:column;margin-bottom:32px;text-align:center}.profilepage-avatar-container{height:120px;margin-bottom:20px;position:relative;width:120px}.profilepage-avatar{border:2px solid #ffffff1a;border-radius:50%;height:100%;object-fit:cover;transition:all .3s ease;width:100%}.camera-button{align-items:center;background-color:#fff;border:none;border-radius:50%;bottom:0;color:#000;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:0;transition:all .2s ease;width:32px}.camera-button:hover{transform:scale(1.1)}.profilepage-title{margin-bottom:20px}.profilepage-name{color:#fff;font-size:24px;font-weight:700;margin:0 0 8px}.profilepage-username{color:#ffffffb3;font-size:16px;margin:0}.edit-profilepage-button{background-color:#fff;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease}.edit-profilepage-button:hover{background-color:#ffffffe6}.profilepage-stats{border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;display:flex;gap:48px;justify-content:center;margin-bottom:24px;padding:24px 0}.profilepage-stat-item{align-items:center;display:flex;flex-direction:column;gap:4px}.profilepage-stat-item button{background:#3f3f3f2f;border:none;border-radius:9999px;color:#fff;cursor:pointer;padding:6px 30px}.profilepage-stat-value{color:#fff;font-size:20px;font-weight:700}.profilepage-stat-label{color:#ffffffb3;font-size:14px}.profilepage-info{text-align:center}.profilepage-bio,.profilepage-college{color:#ffffffe6;font-size:19px;line-height:1.5;margin:0 auto 24px;max-width:400px}.profilepage-college{font-size:21px}.profilepage-location-and-link{align-items:center;display:flex;flex-direction:column;gap:12px}.user-location{align-items:center;color:#ffffffb3;display:flex;font-size:19px;gap:8px}.profilepage-external-link svg{color:#ffffff80}.profilepage-external-link{font-size:15px;margin-top:1rem}.profilepage-external-link a{color:#6366f1;text-decoration:none;transition:color .2s ease}.profilepage-external-link a:hover{color:#fffc;text-decoration:underline}@media (max-width:480px){.profilepage-main{padding:60px 16px 32px}.profilepage-card{padding:24px}.profilepage-avatar-container{height:100px;width:100px}.profilepage-name{font-size:22px}.profilepage-stats{gap:32px}.stat-value{font-size:18px}.logout-button{right:16px;top:16px}}.userdetails-container-fixed{background:#090909;height:100%;position:absolute;width:100%}.userdetails-container{background:#090909;height:100vh;overflow:hidden;width:100%}.userdetails-container,.userdetails-form-content{align-items:center;display:flex;justify-content:center;position:relative}.userdetails-form-content{background:#ffffffe6;border:1px solid #ddd;box-shadow:0 4px 10px #0000001a;font-family:Arial,sans-serif;height:60%;padding:30px;width:380px}.userdetails-form .userdetails-form-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.userdetails-form .userdetails-form-row span{display:flex}.userdetails-form .userdetails-form-row input[type=date],.userdetails-form .userdetails-form-row input[type=number],.userdetails-form .userdetails-form-row input[type=text],.userdetails-form .userdetails-form-row select{background:#fafafae6;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;display:flex;flex:1 1;font-family:Noto Sans,sans-serif;font-size:1em;margin:5px 0;padding:10px}.userdetails-form .userdetails-form-row .userdetails-error{color:#d9534f;display:flex;font-size:.875em}.userdetails-form .userdetails-form-row span{color:#000}.userdetails-form button{background:#1f1f1f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;margin-top:10px;padding:10px;width:100%}.userdetails-form button:hover{background:#141414}.switch{display:inline-block;height:20px;position:relative;width:34px}.switch input{height:0;opacity:0;width:0}.slider{background:#ccc;border-radius:20px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background:#fff;border-radius:50%;bottom:2px;content:"";height:16px;left:2px;width:16px}input:checked+.slider{background:#1f1f1f}input:checked+.slider:before{transform:translateX(14px)}*{box-sizing:border-box;margin:0;padding:0}.ouprofile-container{background:#090909;color:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:2rem}.ouprofile-wrapper{margin:0 auto;max-width:1024px}.ouprofile-header{align-items:center;background:#ffffff0d;border-radius:24px;box-shadow:0 8px 32px #0000001a;display:flex;justify-content:center;padding:6rem;position:relative}.ouprofile-main-info{align-items:center;display:flex;gap:6rem;justify-content:space-between;padding:0 1rem}.ouprofile-left{align-items:center;display:flex;gap:1.5rem}.ouprofile-avatar{border:1px solid #fff;border-radius:50%;box-shadow:0 4px 12px #00000026;height:150px;overflow:hidden;width:150px}.avatar-img{height:100%;object-fit:cover;width:100%}.name-container{display:flex;flex-direction:column;flex-wrap:wrap}.name-wrapper{align-items:center;display:flex;gap:.75rem}.ouprofile-fullName{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.5px}.ouprofile-userName{color:#a5b4fc;font-size:1.25rem;margin-top:.25rem}.follow-button{background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;padding:.75rem 2rem;transition:all .3s ease}.follow-button.following{background:#fff;color:#000}.ouprofile-content{padding:0 1rem}.ouprofile-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;overflow:hidden}.collegeYear-span{font-size:1.5rem}.collegeName-span,.collegeYear-span{align-items:center;display:flex;gap:7px;justify-content:center}.bio-section,.info-section,.interests-section{border-bottom:1px solid #ffffff1a;padding:2rem}.ouprofile-bio{color:#e0e7ff;font-size:1.1rem;font-weight:100;line-height:1.7}.badges-container{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.ouprofile-collegeName-span,.ouprofile-externallink-span,.ouprofile-location-span{align-items:center;border-radius:50px;display:flex;gap:.2rem;transition:all .3s ease}.ouprofile-externallink-span a{color:#6366f1;text-decoration:none}.badge-icon{color:#a5b4fc;height:1.25rem;width:1.25rem}.ouprofile-stats-container{align-items:center;background:#090909;display:flex;justify-content:space-around;padding:1rem 0}.divider{background:#ffffff1a;height:40px;width:1px}.ouprofile-stat-item{align-items:center;display:flex;flex-direction:column;gap:.5rem}.ouprofile-stat-item strong{color:#fff;font-size:1.5rem;font-weight:700}.ouprofile-stat-item span{color:#a5b4fc;font-size:.875rem}.ouprofile-stat-item button{background:#3f3f3f2f;border:none;border-radius:9999px;color:#fff;cursor:pointer;padding:6px 30px}.subsection-title{align-items:center;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.interests-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}.interest-item{align-items:center;background:#ffffff0d;border-radius:16px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.interest-item:hover{background:#ffffff1a;transform:translateX(.5rem)}.interest-icon{color:#a5b4fc;height:1.5rem;width:1.5rem}@media (max-width:768px){.ouprofile-container{padding:1rem}.ouprofile-main-info{gap:1.5rem}.ouprofile-left,.ouprofile-main-info{align-items:flex-start;flex-direction:column}.ouprofile-left{gap:1rem}.ouprofile-avatar{height:120px;margin-top:-50px;width:120px}.ouprofile-name{font-size:2rem}.follow-button{margin-top:1rem;width:100%}.interests-grid{grid-template-columns:1fr}.stats-container{flex-direction:column;gap:1.5rem}.divider{height:1px;width:80%}.about-section,.info-section,.interests-section{padding:1.5rem}}@media (max-width:480px){.ouprofile-container{padding:.5rem}.cover-image{height:200px}.ouprofile-avatar{height:100px;width:100px}.ouprofile-name{font-size:1.75rem}.badges-container{gap:.5rem}.ouprofile-badge{font-size:.875rem;padding:.5rem 1rem}}body{background:linear-gradient(180deg,#1c1c2e,#26263b);color:#dcdcdc;font-family:Roboto,sans-serif;margin:0;padding:0}.comic-container{margin:0 auto;max-width:800px;padding:1rem}.comic-panel{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 12px #00000080;margin-bottom:2rem;padding:2rem;transition:transform .3s}.comic-panel:hover{transform:scale(1.02)}.comic-panel h2{color:#f05454;font-size:2rem;margin-bottom:1rem}.comic-panel p{font-size:1.1rem;line-height:1.8;white-space:pre-wrap}.comic-navigation{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.comic-navigation button{background-color:#f05454;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .3s ease}.comic-navigation button:disabled{background-color:#555;cursor:not-allowed}.comic-navigation button:hover:not(:disabled){background-color:#d94343}.comic-navigation span{font-size:1.1rem}.loading-container{min-height:100vh}.groupchat-container{background:#090909;display:flex;flex-direction:column;height:100vh;margin-left:13%;margin-right:13%}.groupchat-header{background:#343434;border-bottom:1px solid #5f5f5f;font-family:Poppins,sans-serif;justify-content:space-between;padding:10px 20px}.groupchat-header,.user-info{align-items:center;color:#fff;display:flex}.user-info{gap:1rem}.avatar-container{border-radius:50%;flex-shrink:0;height:40px;margin-right:10px;overflow:hidden;width:40px}.user-avatar{height:100%;object-fit:cover;width:100%}.default-avatar{background:#dbdbdb;border-radius:50%;color:#000;flex-shrink:0;font-weight:700;height:40px;justify-content:center;width:40px}.default-avatar,.header-actions{align-items:center;display:flex}.online-users{color:#d1d1d1;font-size:14px;margin-right:20px}.connection-status{color:red;font-weight:700}.clear-chat-button{background:#e74c3c;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}.clear-chat-button:disabled{cursor:not-allowed;opacity:.5}.groupchat-messages{background:#050505;flex:1 1;overflow-y:auto;padding:10px 20px}.empty-chat-message{color:#888;margin-top:20px;text-align:center}.message-date-group{margin-bottom:20px}.date-separator{color:#888;font-size:14px;margin:10px 0;text-align:center}.groupchat-message{word-wrap:break-word;background:#050505;border-radius:8px;box-shadow:0 1px 3px #0000001a;color:#fff;display:flex;flex-direction:column;margin-bottom:10px;max-width:80%;padding:10px}.groupchat-message.own-message{align-self:flex-end;background:#0a5198;color:#fff}.message-user-info{align-items:center;color:#fff;display:flex;font-family:Roboto,sans-serif;margin-bottom:5px}.message-avatar{margin-right:10px}.message-header{display:flex;flex-direction:column}.user-details{color:#fff;display:flex;font-size:14px;font-weight:700;gap:1rem}.chat-username{color:#cecece;font-family:Roboto,sans-serif;font-size:12px}.message-time{align-self:flex-end;color:#aaa;font-size:10px;margin-top:2px}.message-content{color:#fff;font-size:16px;line-height:1.4}.typing-indicator{font-size:14px;padding:10px 20px}.typing-dots,.typing-indicator{align-items:center;color:#fff;display:flex}.typing-dots{margin-right:10px}.typing-dots span{animation:blink 1.4s infinite both;background:#555;border-radius:50%;color:#fff;height:6px;margin:0 2px;width:6px}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:0}40%{opacity:1}}.groupchat-input-area{align-items:center;background:#090909;color:#fff;display:flex;padding:10px 20px}.groupchat-input-area textarea{background:#000;color:#fff;flex:1 1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;margin-right:10px;padding:3px;resize:none}.groupchat-input-area textarea:disabled{background:#000}.send-button{background:#3498db;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:15px}.send-button:disabled{cursor:not-allowed;opacity:.5}.loading-container{align-items:center;display:flex;justify-content:center;min-height:100px}.spinner{animation:spin 1s linear infinite;border:5px solid #0000001a;border-radius:50%;border-top-color:#333;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.emoji-picker-container{bottom:50px;position:absolute;right:10px;z-index:100}.emoji-button{background:none;border:none;cursor:pointer;font-size:24px}.emoji-button:hover{opacity:.7}.emoji-container{cursor:pointer;display:inline-block;position:relative}.emoji-container:after{background:#333;border-radius:5px;color:#fff;content:"Emoji";font-size:12px;left:50%;opacity:0;padding:5px;pointer-events:none;position:absolute;top:-30px;transform:translateX(-50%);transition:opacity .3s ease-in-out;white-space:nowrap}.emoji-container:hover:after{opacity:1}@media screen and (max-width:768px){.groupchat-container{margin-left:0;margin-right:0;width:100%}.groupchat-header{padding:10px}.online-users{font-size:12px;margin-right:10px}.clear-chat-button{font-size:12px;padding:5px 8px}.groupchat-messages{padding:10px}.groupchat-input-area{flex-direction:column;padding:10px}.groupchat-input-area textarea{font-size:14px;margin:0 0 80px;padding:8px;width:100%}.send-button{border-radius:5px;font-size:14px;padding:12px;width:100%}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#090909}::-webkit-scrollbar-thumb{background-color:#303030;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#3b3b3b}.notfoundpage-container{color:#fff}.saga-chat-main-container{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;position:absolute;width:100%}.saga-chat-container{background:#000000e6;box-shadow:0 4px 10px #0000004d;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:880px}.saga-chat-header{align-items:center;background:#292929;border-bottom:1px solid #ffffff1a;display:flex;padding:16px;position:relative}.saga-clear-btn{background:#292929;border:1px solid #fff;border-radius:20px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;padding:3px 6px;position:absolute;right:16px;top:16px;transition:background .3s ease}.saga-chat-header-info{align-items:center;display:flex;font-family:Poppins,sans-serif;gap:18px}.saga-chat-avatar{border-radius:50%;height:60px;object-fit:cover;width:60px}.saga-chat-user-name{color:#fff;font-size:1.5rem;margin:0}.saga-chat-user-status{color:#4caf50;font-size:.9rem;margin:0}.saga-chat-messages{display:flex;flex:1 1;flex-direction:column;font-family:Roboto,sans-serif;gap:10px;overflow-y:auto;padding:15px}.saga-message{animation:fadeIn .3s ease forwards;border-radius:18px;font-size:.9rem;max-width:80%;opacity:0;padding:10px 14px;position:relative}.saga-sent{align-self:flex-end;background:#3b82f6;border-bottom-right-radius:4px;color:#fff}.saga-received{align-self:flex-start;background:#2d2d2d;border-bottom-left-radius:4px;color:#fff}.saga-message-time{color:#ffffff80;display:block;font-size:.7rem;margin-top:4px;text-align:right}.saga-chat-input-area{align-items:center;background:#292929;border-top:1px solid #ffffff1a;display:flex;padding:10px}.saga-chat-input{background:#333;border:none;border-radius:20px;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:10px}.saga-send-btn{background:#3b82f6;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:10px;padding:10px 16px}.saga-send-btn:hover{background:#2563eb}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}body,html{background:#090909;height:100%;margin:0;padding:0}
/*# sourceMappingURL=main.775d32ed.css.map*/