.desktop-navbar-1{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-radius:0 0 40px 40px;border:5px solid grey;box-shadow:0 2px 10px #0000001a;width:100%;margin-bottom:20px;position:fixed;background-color:#fff;z-index:1000}.desktop-icon{width:40px;height:40px;margin:0 10px;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.desktop-icon:hover{opacity:.8;transform:scale(1.1)}.desktop-user-icon{width:40px;height:40px;cursor:pointer;border-radius:50%;background:#f76b6b;padding:5px}.desktop-search-container{position:relative;flex-grow:1;max-width:400px;margin:0 15px}.desktop-search-input-wrapper{position:relative}.desktop-search-bar{width:100%;padding:8px 15px 8px 35px;border-radius:20px;border:1px solid #ddd;outline:none}.desktop-search-bar:focus{border-color:#666;background-color:#fff}.desktop-search-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#666;font-size:18px}.desktop-logo-icon{width:42px;height:40px}.desktop-search-results{position:absolute;top:150%;left:-42%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%);width:50vw;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;z-index:1000;max-height:500px;overflow-y:auto;padding:20px;box-sizing:border-box;border:1px solid #e0e0e0}.desktop-search-results::-webkit-scrollbar{display:none}.search-section{padding:10px 0;width:90%;position:relative;z-index:1}.search-section::-webkit-scrollbar{display:none}.search-section-title{position:relative;overflow:hidden;font-size:20px;font-weight:600;margin-bottom:15px;color:#000;text-transform:uppercase}.search-section-title2{position:relative;overflow:hidden;font-size:16px;font-weight:600;margin-bottom:15px;color:#000;text-transform:uppercase}.search-section-title:after,.search-section-title2:after{content:"";top:9px;margin-left:20px;position:absolute;background-color:#000;width:100%;height:2px}.recent-search-list{display:flex;gap:20px;overflow-x:auto;padding-bottom:5px;scrollbar-width:none;-ms-overflow-style:none}.recent-search-list::-webkit-scrollbar{display:none}.desktop-search-recents-list{display:flex;gap:30px;align-items:center}.desktop-recent-search-arrow{font-size:30px;margin-left:20px;margin-bottom:10px;cursor:pointer}.recent-search-item{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;text-align:center}.recent-search-avatar{width:70px;height:70px;border-radius:50%;object-fit:cover}.recent-search-name{font-size:17px;color:#000;white-space:nowrap;overflow:hidden;font-weight:500;text-overflow:ellipsis}.recent-search-info{display:flex;flex-direction:column;margin-left:10px;flex:1}.recent-search-username{font-size:14px;color:#666;margin-top:2px}.recent-search-headline{font-size:14px;color:#007bff;font-style:italic;margin-top:2px}.recent-search-connected{background-color:#28a745;color:#fff;font-size:12px;padding:4px 8px;border-radius:12px;font-weight:500;margin-left:auto}.desktop-search-no-results{text-align:center;padding:20px;color:#666;font-size:14px;font-style:italic}.suggested-user-item{display:flex;align-items:center;gap:12px;padding:8px 0;cursor:pointer}.suggested-user-avatar{width:70px;height:70px;border-radius:50%;object-fit:cover}.suggested-user-info{display:flex;flex-direction:column}.suggested-user-name{font-size:20px;font-weight:500;color:#000}.suggested-user-university{font-size:16px;font-weight:500;color:#000}.search-tabs{display:flex;gap:50px;padding-left:20px;margin-bottom:15px}.search-tab-button{width:145px;height:41px;font-size:16px;font-weight:500;color:#000;background:#f5f5f5;border:none;border-radius:20px;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.search-tab-button.active{background:#e0e0e0;color:#333}.trend-item,.event-item,.news-item{display:flex;gap:12px;padding:20px 0;cursor:pointer;border-bottom:1px solid black}.trend-info,.event-info,.news-info{display:flex;flex-direction:column;flex:1}.trend-title,.event-title,.news-title{font-size:20px;font-weight:600;margin:0;color:#000;line-height:1.2}.trend-description,.event-description,.news-description{font-size:16px;color:#000;font-weight:600;line-height:1.4}.no-results{font-size:14px;color:#666}.desktop-search-loading,.desktop-search-error,.desktop-search-no-results{font-size:14px;color:#666;padding:10px}.user-icon-container{position:relative;display:inline-block}.self-profile-card{position:absolute;top:200%;width:450px;background-color:#fff;border:2px solid grey;border-radius:15px;box-shadow:0 4px 10px #0000001a;padding:15px;z-index:1001}.self-profile-header{display:flex;align-items:center;gap:10px;margin-bottom:15px}.self-profile-pic{width:50px;height:50px;border-radius:50%;border:2px solid #f76b6b}.self-profile-info{flex:1}.self-profile-name{margin:0;font-size:18px;font-weight:700}.self-profile-label{margin:0;color:#666;font-size:14px}.self-profile-edit-button{width:100%;padding:8px;margin:10px 0;background-color:#f0f0f0;border:1px solid grey;border-radius:10px;cursor:pointer;font-size:14px;text-align:center}.self-profile-edit-button:hover{background-color:#9690e5}.self-profile-stats{display:flex;justify-content:space-between;margin:15px 50px}.self-profile-stat{text-align:center;display:flex;align-items:center;justify-content:space-between}.self-profile-stat span{display:block;font-size:18px;color:#666}.self-profile-stat-value{font-size:14px;font-weight:700;color:#333}.self-profile-menu{margin-top:15px}.self-profile-menu-item{padding:8px 0;cursor:pointer;font-size:18px;color:#333;text-align:center}.self-profile-menu-item:hover,.self-profile-sign-out{color:#f76b6b}.self-profile-sign-out:hover{color:#d9534f}.connections-card{position:absolute;top:100%;left:150px;background-color:#fff;border-radius:15px;box-shadow:0 2px 5px #0000001a;padding:10px;width:300px;max-height:430px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overflow-x:hidden;z-index:1001}.connections-card::-webkit-scrollbar{display:none}.connections-search{width:100%;padding:8px;border:1px solid #ddd;border-radius:30px;font-size:12px;color:#333;background-color:#f5f5f5;box-shadow:inset 0 1px 3px #0000001a;margin-bottom:10px}.connections-search::placeholder{color:#999}.connections-search:focus{outline:none;border-color:#007bff;box-shadow:0 0 5px #007bff4d}.connections-item{width:100%;border-radius:20px;height:60px;font-weight:600;background-color:#fff;font-size:14px;color:#000;display:flex;flex-direction:column;justify-content:center;padding:10px;margin-bottom:10px;transition:box-shadow .3s}.connections-item:hover{box-shadow:0 4px 8px #0003}.connection-link{display:flex;align-items:start;width:100%;justify-content:start;text-decoration:none;color:inherit}.network-option-desc{display:flex;flex-direction:column}.connections-no-results{padding:15px;text-align:center;color:#777;font-size:14px}.connections-item-1,.connections-item-2{box-shadow:4px 4px 4px #00d9ff26}.connections-item-3{box-shadow:4px 4px 4px #ff00001a}.connections-item-4{box-shadow:0 4px 4px #000dff40,4px 4px 4px #000dff59}.connections-item-5{box-shadow:4px 4px 4px #ff00001a}.connections-item-6{box-shadow:4px 4px 4px #ffd1a84d}.connections-item-7{box-shadow:4px 4px 4px #80898e4d}.connections-item-8{box-shadow:4px 4px 4px #002aff26}.connections-item-9{box-shadow:4px 4px 4px #15ff0026}.connections-item-10{box-shadow:4px 4px 4px #5500ff26}.notification-icon-container{position:relative;display:inline-block}.notification-dropdown{position:absolute;top:150%;width:600px;max-height:500px;overflow-y:auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;padding:40px}.notification-tabs{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:10px}.notification-tab-button{padding:8px 12px;margin-right:5px;margin-bottom:20px;background:none;border:none;cursor:pointer;font-size:20px;color:#6b7280}.notification-tab-button.active{color:#3b82f6;border-bottom:2px solid #3b82f6}.notification-list{padding:5px 0}.notification-item{display:flex;align-items:center;padding:10px;margin-bottom:8px;border-left:4px solid transparent;border-radius:4px;background-color:#f9fafb;cursor:pointer;transition:background-color .2s}.notification-item:hover{background-color:#f3f4f6}.notification-border-blue-400{border-left-color:#60a5fa}.notification-border-yellow-400{border-left-color:#fbbf24}.notification-border-red-400{border-left-color:#f87171}.notification-border-gray-400{border-left-color:#9ca3af}.notification-profile-pic{width:40px;height:40px;border-radius:50%;margin-right:12px}.notification-content{flex:1}.notification-sender{font-weight:600;margin-bottom:2px;color:#111827}.notification-message{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.notification-time{font-size:12px;color:#9ca3af;margin-left:10px}.notification-alert{margin-left:10px;color:#ef4444}.notification-empty{text-align:center;padding:20px;color:#6b7280;font-size:14px}.upload-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;overflow:auto}.upload-first-div{display:flex;justify-content:center;align-items:center;flex-direction:column}.upload-container{width:100%;border-radius:20px;max-width:600px;background:#fff;padding:20px;position:relative;max-height:90vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden}.upload-text{margin-bottom:10px;text-align:center}.upload-button{padding:5px 10px;background:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;margin-top:10px}.after-upload{text-align:center}.navbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.navbar img{width:20px;height:20px;cursor:pointer}.preview-container{display:flex;gap:10px;justify-content:center;margin-bottom:20px;flex-wrap:wrap}.media-item{position:relative}.imageAndVideo{max-width:100%;max-height:200px;border-radius:5px}.add-more-btn{padding:5px 10px;background:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.create-post-main-container{width:100%}.create-post-after-upload{text-align:center}.create-post-navbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.image-and-name img{width:40px;height:40px;border-radius:50%;margin-right:10px}.image-and-name h3{margin:0}.post-content-container{text-align:left}.image-and-caption{margin-bottom:20px}.post-media-container{margin-bottom:10px}.create-post-imageAndVideo{max-width:100%;max-height:200px;border-radius:5px}.form-group{margin-bottom:20px}.input-label{display:block;margin-bottom:5px}.caption-input{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px}.privacy-settings{margin-bottom:20px}.setting-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.setting-info h4{margin:0}.setting-description{font-size:12px;color:#666}.toggle-switch{position:relative;display:inline-block;width:40px;height:20px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}.slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#007bff}input:checked+.slider:before{transform:translate(20px)}.submit-section{text-align:center}.error-message{color:red;margin-top:10px}@media (max-width: 1024px){.desktop-search-results{left:5%;width:900px}}@media screen and (max-width: 1199px){.desktop-navbar-1{padding:8px 12px;border-radius:0 0 30px 30px}.desktop-icon,.desktop-user-icon,.desktop-logo-icon{width:35px;height:35px}.desktop-search-container{max-width:300px;margin:0 10px}.desktop-search-bar{padding:6px 12px 6px 30px;font-size:14px}.desktop-search-icon{font-size:16px;left:10px}.desktop-search-results{width:95%;max-width:600px;top:110%}.self-profile-card{max-width:350px;padding:12px}.notification-dropdown{max-width:400px;padding:15px}.connections-card{max-width:230px;left:120px}.search-tab-button{width:120px;font-size:14px}.recent-search-avatar,.suggested-user-avatar{width:60px;height:60px}.trend-image,.event-image,.news-image{width:80px;height:50px}.connection-icon{width:40px;height:40px}.connections-item{height:50px;font-size:12px}.network-option-desc span:first-of-type{font-size:14px}.network-option-desc span:nth-of-type(2){font-size:11px}}@media screen and (max-width: 767px){.desktop-navbar-1{display:none}}@media (prefers-color-scheme: dark){.desktop-navbar-1,.connections-card,.connections-item{background:#fff}.connections-search{background:#f5f5f5;border-color:#ccc;color:#333}.network-option-desc span:first-of-type{color:#333}.network-option-desc span:nth-of-type(2){color:#666}.connections-no-results{color:#666}}.mobile-footer{position:fixed;bottom:0;width:100%;display:flex;justify-content:center;z-index:100}.mobile-footer-container{display:flex;justify-content:space-around;align-items:center;width:100%;height:70px;max-width:500px;padding:20px;border-radius:15px 15px 0 0;background:#fff}.mobile-footer-icon{width:30px;height:30px;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.mobile-footer-icon.active{opacity:1;transform:scale(1.1)}.mobile-footer-icon svg{font-size:30px;color:#000}.mobile-footer-icon.active svg{color:#000}.mobile-footer-add-icon{width:58px!important;height:58px!important;color:#fefefe;margin-bottom:50px;background-color:#2b9da7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:50%;z-index:999;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.mobile-footer-add-icon img{width:100%;height:100%}.mobile-connections-card{position:absolute;background-color:#fff;border-radius:15px;box-shadow:0 2px 5px #0000001a;padding:5px;width:250px;height:380px;left:10px;bottom:65px;display:flex;align-items:center;flex-direction:column;gap:10px;overflow-y:auto;overflow-x:hidden}.mobile-connections-search{width:100%;padding:8px;border:1px solid #ddd;border-radius:30px;font-size:12px;color:#333;background-color:#f5f5f5;box-shadow:inset 0 1px 3px #0000001a;margin-bottom:10px}.mobile-connections-search::placeholder{color:#999}.mobile-connections-search:focus{outline:none;border-color:#007bff;box-shadow:0 0 5px #007bff4d}.mobile-connections-card::-webkit-scrollbar{display:none}.mobile-connections-item{width:100%;border-radius:20px;height:60px;font-weight:600;background-color:#fff;font-size:14px;color:#000;display:flex;flex-direction:column;justify-content:center;padding:10px;margin-bottom:10px;transition:box-shadow .3s}.mobile-connections-item:nth-child(1){background:#fff;box-shadow:4px 4px 4px #00d9ff26}.mobile-connections-item:nth-child(2){background:#fff;box-shadow:4px 4px 4px #00d9ff26}.mobile-connections-item:nth-child(3){background:#fff;box-shadow:4px 4px 4px #ff00001a}.mobile-connections-item:nth-child(4){background:#fff;box-shadow:0 4px 4px #000dff1a,4px 4px 4px #000dff1a}.mobile-connections-item:nth-child(5){background:#fff;box-shadow:4px 4px 4px #ff00001a}.mobile-connections-item:nth-child(6){background:#fff;box-shadow:4px 4px 4px #ffd1a84d}.mobile-connections-item:nth-child(7){background:#fff;box-shadow:4px 4px 4px #80898e4d}.mobile-connections-item:nth-child(8){background:#fff;box-shadow:4px 4px 4px #002aff26}.mobile-connections-item:nth-child(9){background:#fff;box-shadow:4px 4px 4px #15ff0026}.mobile-connections-item:nth-child(10){background:#fff;box-shadow:4px 4px 4px #5500ff26}.mobile-connections-item:nth-child(11){background:#fff;box-shadow:4px 4px 4px #00e6ff26}.mobile-connections-item:hover{box-shadow:0 4px 8px #0003}.connection-link{display:flex;align-items:center;width:100%;text-decoration:none;color:inherit}.connection-icon{width:50px;height:50px;margin-right:10px}.network-option-desc span:first-of-type{font-size:15px;color:#000;font-weight:600;margin-top:5px;display:block}.network-option-desc span:nth-of-type(2){color:#888;font-size:12px}.mobile-connections-item:nth-child(1),.mobile-connections-item:nth-child(2),.mobile-connections-item:nth-child(3),.mobile-connections-item:nth-child(4),.mobile-connections-item:nth-child(5),.mobile-connections-item:nth-child(6),.mobile-connections-item:nth-child(7),.mobile-connections-item:nth-child(8),.mobile-connections-item:nth-child(9),.mobile-connections-item:nth-child(10){background-color:transparent}@media (min-width: 780px){.mobile-footer{display:none}}.mobile-upload-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.mobile-upload-container{background:#fff;border-radius:12px;width:90%;max-width:400px;margin-top:150px;max-height:60vh;overflow-y:auto;box-shadow:0 4px 10px #0003}.mobile-upload-first-div{text-align:center;padding:20px;background:#fff}.mobile-upload-text{font-size:16px;color:#333;margin-bottom:20px}.mobile-upload-button{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:16px;cursor:pointer;transition:background .3s}.mobile-upload-button:hover{background:#0056b3}.mobile-upload-after-upload{display:flex;flex-direction:column;gap:20px;background:#fff}.mobile-upload-navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.mobile-upload-back-button{font-size:18px;color:#007bff;cursor:pointer}.mobile-upload-back-button:hover{color:#0056b3}.mobile-upload-continue-button{display:block;margin:0 auto;text-align:center;cursor:pointer;font-size:22px;color:#333;font-weight:600;transition:color .3s;box-shadow:2px 2px 2px;color:#fff;padding:10px;border-radius:20px}.mobile-upload-continue-button:hover{color:#007bff}.mobile-upload-preview-container{display:flex;align-items:center;justify-content:center}.mobile-upload-media-item{position:relative;width:100%;aspect-ratio:1}.mobile-upload-image-and-video{width:100%;height:100%;object-fit:cover;border-radius:8px}.mobile-upload-add-more-btn{background:#28a745;color:#fff;border:none;padding:10px;border-radius:8px;font-size:16px;cursor:pointer;text-align:center}.mobile-upload-add-more-btn:hover{background:#218838}.mobile-upload-create-post-main-container{display:flex;flex-direction:column;margin-top:20px;width:80%;max-width:320px;background:#fff;margin-left:auto;margin-right:auto}.mobile-upload-create-post-after-upload{display:flex;flex-direction:column;gap:15px;background:#fff}.mobile-upload-create-post-navbar{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.mobile-upload-image-and-name{display:flex;align-items:center;gap:8px}.mobile-upload-image-and-name img{width:32px;height:32px;border-radius:50%;object-fit:cover}.mobile-upload-image-and-name h3{font-size:14px;color:#333}.mobile-upload-disabled{color:#aaa;cursor:not-allowed;font-size:14px}.mobile-upload-post-content-container{display:flex;flex-direction:column;gap:15px}.mobile-upload-image-and-caption{display:flex;flex-direction:column;gap:10px}.mobile-upload-post-media-container{width:100%}.mobile-upload-create-post-image-and-video{width:100%;max-height:150px;object-fit:cover;border-radius:8px}.mobile-upload-form-group{display:flex;flex-direction:column;gap:4px}.mobile-upload-input-label{font-size:12px;color:#333;font-weight:500}.mobile-upload-caption-input,.mobile-upload-location-input{width:100%;padding:8px;border:1px solid #ddd;border-radius:6px;font-size:12px;color:#333;resize:vertical}.mobile-upload-caption-input{min-height:60px}.mobile-upload-location-input{height:32px}.mobile-upload-mention-form-group{display:flex;justify-content:space-between;align-items:center}.mobile-upload-mention-button{width:32px;height:32px;background:#007bff;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:16px;cursor:pointer}.mobile-upload-mention-button:hover{background:#0056b3}.mobile-upload-privacy-settings{display:flex;flex-direction:column;gap:10px}.mobile-upload-setting-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.mobile-upload-setting-info h4{font-size:14px;color:#333;margin:0}.mobile-upload-setting-description{font-size:10px;color:#666;margin:4px 0 0}.mobile-upload-toggle-switch{position:relative;display:inline-block;width:40px;height:20px}.mobile-upload-toggle-switch input{opacity:0;width:0;height:0}.mobile-upload-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;transition:.4s;border-radius:20px}.mobile-upload-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background:#fff;transition:.4s;border-radius:50%}.mobile-upload-toggle-switch input:checked+.mobile-upload-slider{background:#007bff}.mobile-upload-toggle-switch input:checked+.mobile-upload-slider:before{transform:translate(20px)}.mobile-upload-round{border-radius:20px}.mobile-upload-submit-section{padding:8px 0}.mobile-upload-error-message{color:#dc3545;font-size:12px;text-align:center}@media (prefers-color-scheme: dark){.mobile-upload-container,.mobile-upload-first-div,.mobile-upload-after-upload,.mobile-upload-create-post-main-container,.mobile-upload-create-post-after-upload{background:#fff}.mobile-upload-text,.mobile-upload-input-label,.mobile-upload-image-and-name h3,.mobile-upload-setting-info h4,.mobile-upload-continue-button{color:#333}.mobile-upload-setting-description{color:#666}.mobile-upload-caption-input,.mobile-upload-location-input{background:#f5f5f5;border-color:#ccc;color:#333}.mobile-upload-error-message{color:#dc3545}}@media (max-width: 400px){.mobile-upload-container{width:95%;padding:15px}.mobile-upload-text{font-size:14px}.mobile-upload-button,.mobile-upload-add-more-btn{font-size:14px;padding:8px}.mobile-upload-create-post-main-container{width:90%;max-width:280px}.mobile-upload-create-post-image-and-video{max-height:120px}.mobile-upload-continue-button{font-size:18px}}.mobile-footer-icon-notification{width:30px;height:30px;border:3px rgba(110,106,106,1)}.network-option-desc{display:flex;align-self:start;flex-direction:column}.mobile-profile-image{box-shadow:0 4px 10px #54555533;height:30px;width:30px;border-radius:50%}.explore-overlay{position:fixed;bottom:7%;left:50%;transform:translate(-50%);width:100vw;height:60vh;z-index:999;pointer-events:none;display:flex;justify-content:center;align-items:flex-end}.explore-content{width:100vw;height:100%;background:#fff;border-radius:200% 200% 0 0/60% 60% 0 0;display:flex;flex-direction:column;align-items:center;box-shadow:0 -2px 40px #a0a0a01a;position:relative;padding:36px 0 0;overflow:hidden;pointer-events:auto}.explore-title{font-size:12px;color:#686868;margin-bottom:8px;font-weight:500;letter-spacing:.5px}.explore-notify{padding:10px 10px 10px 0;font-weight:700;color:#21253e;font-size:22px;margin-bottom:10px;max-width:280px;line-height:1.3;white-space:normal;word-break:break-word}.explore-notify-count{color:#6175f2;font-weight:700}.explore-searchbar-row{width:100%;display:flex;justify-content:center;padding-bottom:16px}.search-input-wrapper{position:relative;width:75vw;max-width:480px}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#999;pointer-events:none;z-index:2}.explore-search{width:100%;padding-left:44px;padding-right:16px;height:38px;border-radius:12px;border:1.5px solid #ececec;font-size:16px;outline:none;background:#f4f0f0;box-sizing:border-box;color:#333}.explore-feature-icons-row{display:flex;justify-content:flex-start;margin-top:40px;margin-bottom:24px;gap:16px;padding-bottom:10px;align-items:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:max-content}.explore-feature-icons-row::-webkit-scrollbar{display:none}.explore-feature-icons-scroll-container{display:flex;justify-content:flex-start;margin-bottom:24px;gap:16px;padding:10px;align-items:center;white-space:nowrap;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.explore-feature{display:flex;flex-direction:column;align-items:center;font-size:13px}.explore-feature-outer-circle{margin-top:20px;width:74px;height:72px;border-radius:50%;background-color:#f2f3f4;display:flex;align-items:center;justify-content:center;margin-bottom:6px;box-shadow:0 2.5px 13px #a0a0a014}.explore-feature-inner-circle{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #e54d74;padding:3px;box-shadow:0 1px 3px #e5e5e5;position:relative}.explore-feature-inner-circle img{width:50px;height:50px;object-fit:contain}.explore-feature span{font-size:16px;font-weight:600;color:#000;margin-top:2px}.explore-ongoing-tasks{width:90vw;max-width:530px}.explore-ongoing-title{font-size:22px;font-weight:700;color:#21253e;margin-bottom:13px;letter-spacing:.01em;text-align:left}.explore-tasks-row{display:flex;gap:13px;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.explore-tasks-row::-webkit-scrollbar{display:none}.explore-task-card{flex:0 0 auto;height:120px;width:198px;border-radius:15px;border:2px rgba(240,241,247,.2);padding:16px 14px 14px 16px;display:flex;flex-direction:column;position:relative;box-sizing:border-box}.guide-task{background-color:#5d6ffe}.skill-task{background-color:#e54e6d}.ongoing-task-label{font-size:16px;font-weight:500;margin-bottom:4px;color:#fff;letter-spacing:0px}.ongoing-task-desc{font-size:16px;color:#fff;font-weight:300}.ongoing-task-desc span{padding-top:8px;font-size:16px;color:#fff;font-weight:600;margin-bottom:8px}.ongoing-task-visit{font-size:10px;font-weight:500;color:#fff;padding:10px 50px;align-self:flex-end;margin-top:5px;text-decoration:none}.ongoing-task-visit:hover{background:#e4eafe}.ongoing-task-progress-row{display:flex;align-items:center;gap:7px;margin-top:4px}.ongoing-task-progress-label{font-size:10.6px;color:#fff;font-weight:500;letter-spacing:.06em}.ongoing-task-progress-bar{flex:1;height:7px;background-color:#fff;border-radius:6px;box-shadow:inset 0 0 5px #c4c0c080;overflow:hidden}.ongoing-task-progress{height:100%;background-color:#f6768d;border-radius:6px 0 0 6px;transition:width .3s ease-in-out;transform-origin:right center;transform:scaleX(-1)}@media (max-width: 650px){.explore-content{max-width:100vw;padding:24px 0 0}.explore-feature-icons-row{gap:25px}.explore-ongoing-tasks{max-width:96vw}}.mobile-navbar-container{position:relative;width:100%;z-index:1000}.mobile-navbar{display:flex;flex-direction:column;background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:1003;border-bottom-left-radius:30px;border-bottom-right-radius:30px;width:100%;min-height:120px;transition:min-height .25s ease-out}.story-viewer~.mobile-navbar,.story-viewer+.mobile-navbar,.story-viewer~.mobile-navbar-container,.story-viewer+.mobile-navbar-container{display:none!important;pointer-events:none!important;z-index:-1!important}.mobile-navbar.stories-hidden{min-height:80px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}@media (min-width: 768px){.mobile-navbar-container{display:none}}.mobile-navbar-top{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:.5rem .7rem;background:#fff}.mobile-stories-container{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:.5rem 1rem;gap:.2rem;background-color:#fff;justify-content:flex-end;scrollbar-width:none;transition:transform .25s ease-out,opacity .25s ease-out,max-height .25s ease-out;max-height:120px;opacity:1;transform:translateY(0)}.mobile-stories-container.mobile-stories-hidden{transform:translateY(-100%);opacity:0;max-height:0;padding:0 1rem;overflow:hidden}.mobile-stories-container::-webkit-scrollbar{display:none}.mobile-story-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:6.5rem;flex-shrink:0}.mobile-story-item--add{order:100}.mobile-story-item--add .mobile-story-avatar-wrapper,.mobile-story-item--add .mobile-story-avatar{clip-path:none;border-radius:25px}.mobile-story-avatar-wrapper{position:relative;width:5rem;height:5rem;border-radius:30% 70% 32% 68%/60% 31% 69% 40%;overflow:hidden}.mobile-story-avatar{width:100%;height:100%;object-fit:cover;border-radius:30% 70% 32% 68%/60% 31% 69% 40%}.mobile-story-preview{position:absolute;display:block;top:10px;left:30px;width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #fff;z-index:1}.story-ring-unviewed{box-shadow:0 -4px 12px #ac89a399,-4px 0 12px #44a9b166,4px 0 12px #ecdca280,0 4px 12px #dc4a4599}.story-ring-viewed{background:#d3d3d3}.mobile-story-item--add .mobile-story-add{box-shadow:inset 0 0 20px #d8eef0;border:none;display:flex;align-items:center;justify-content:center;padding:0}.mobile-story-item--add .mobile-story-avatar{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.mobile-story-avatar-profileimage{width:55%;border:.5px solid black;height:55%;object-fit:cover;border-radius:50%}.mobile-story-add-icon{position:absolute;bottom:14px;left:50%;transform:translate(-50%);background-color:#00a884;color:#fff;border-radius:50%;width:1.4rem;height:1.4rem;display:flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1.4rem;font-weight:300}.mobile-story-username{font-size:.6rem;color:#333;position:absolute;bottom:10px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.mobile-navbar-logo{width:50px;height:50px;cursor:pointer}.mobile-navbar-logo:hover{transform:scale(1.1)}.mobile-navbar-search-container{flex:0 1 auto;position:relative;display:flex;justify-content:center;transition:all .2s ease;margin:0 4px}.mobile-navbar-top.search-expanded .mobile-navbar-search-container{flex-grow:1}.mobile-navbar-top.search-expanded .mobile-navbar-logo,.mobile-navbar-top.search-expanded .mobile-navbarr-icon-wrapper{display:none}.mobile-navbar-search{display:flex;align-items:center;background-color:#fff;border-radius:999px;padding:.35rem .8rem;width:100%;max-width:580px;border:1px solid rgba(0,127,255,.15);box-shadow:0 0 0 3px #007fff0f}.expanded .mobile-navbar-search{background-color:#f5f5f5;box-shadow:0 2px 5px #0000001a}.expanded .mobile-navbar-input{font-size:1.1rem;transition:all .3s ease}.mobile-navbar-back-icon{color:#666;transition:color .2s ease;cursor:pointer;margin-right:.5rem;font-size:1.2rem}.mobile-navbar-back-icon:hover{color:#333}.mobile-navbar-search-icon{font-size:1.2rem;color:#111;margin-left:.5rem}.mobile-navbar-input{flex:1;border:none;background:transparent;outline:none;font-size:1rem;color:#333}.mobile-navbar-input::placeholder{color:#999}.mobile-search-results{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-radius:0 0 30px 30px;box-shadow:0 4px 8px #0003;max-height:60vh;height:50vh;overflow-y:auto;z-index:1001;padding:1rem}.mobile-search-section{margin-bottom:1rem;padding:0 .5rem}.mobile-search-section-title,.mobile-search-section-title2{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#333;padding-left:.5rem}.mobile-recent-search-container{overflow-x:auto;padding:.5rem 0;scrollbar-width:none}.mobile-recent-search-container::-webkit-scrollbar{display:none}.mobile-recent-search-list{display:flex;flex-direction:row;gap:10px;padding:0 1rem;white-space:nowrap}.mobile-recent-search-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;cursor:pointer;border-radius:8px;transition:background-color .2s ease;width:80px;flex-shrink:0;text-align:center}.mobile-recent-search-item:hover{background-color:#f5f5f5}.mobile-recent-search-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;margin-bottom:.3rem}.mobile-recent-search-name{font-size:.75rem;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.mobile-recent-search-container{-webkit-overflow-scrolling:touch}.mobile-search-tabs{display:flex;gap:.5rem;margin-bottom:.75rem;overflow-x:auto;white-space:nowrap;padding:0 .5rem}.mobile-search-tab-button{padding:.5rem 1rem;border:none;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease}.mobile-search-tab-button.active{color:#fff;font-weight:600}.mobile-search-tab-button:hover{opacity:.9}.mobile-trend-results,.mobile-event-results,.mobile-news-results{display:flex;flex-direction:column}.mobile-trend-item,.mobile-event-item,.mobile-news-item{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #eee}.mobile-trend-item:hover,.mobile-event-item:hover,.mobile-news-item:hover{background-color:#f5f5f5}.mobile-trend-info,.mobile-event-info,.mobile-news-info{flex:1}.mobile-trend-title,.mobile-event-title,.mobile-news-title{font-size:10px;font-weight:600;margin:0}.mobile-trend-description,.mobile-event-description,.mobile-news-description{font-size:8px;color:#666;margin:5px 0 0}.mobile-navbarr-icon-wrapper{position:relative}.mobile-navbarr-icon{width:28px!important;height:28px!important}.mobile-unread-badge{position:absolute;top:-.5rem;right:-.5rem;background-color:#db3e39;color:#fff;font-size:.75rem;font-weight:600;border-radius:50%;padding:.2rem .5rem;min-width:1.2rem;text-align:center}.mobile-search-loading,.mobile-search-error,.mobile-search-no-results,.mobile-no-results{font-size:14px;color:#999;text-align:center;padding:10px}.mobile-search-error{color:#db3e39}.mobile-search-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.mobile-clear-button{background:none;border:none;color:#007bff;font-size:.8rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s}.mobile-clear-button:hover{background-color:#f0f8ff}.mobile-suggestions-container{display:flex;flex-direction:column;gap:.5rem}.mobile-suggestion-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;border-radius:8px;transition:background-color .2s}.mobile-suggestion-item:hover{background-color:#f8f9fa}.mobile-suggestion-icon{color:#6c757d;font-size:1rem}.mobile-suggestion-text{font-size:.9rem;color:#333}.mobile-search-history-container{display:flex;flex-direction:column;gap:.5rem}.mobile-history-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;border-radius:8px;transition:background-color .2s}.mobile-history-item:hover{background-color:#f8f9fa}.mobile-history-icon{color:#6c757d;font-size:1rem}.mobile-history-text{font-size:.9rem;color:#333}.mobile-search-results-container{display:flex;flex-direction:column}.mobile-search-results-list{display:flex;flex-direction:column;gap:.5rem}.mobile-search-result-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;border-radius:8px;transition:background-color .2s;position:relative}.mobile-search-result-item:hover{background-color:#f8f9fa}.mobile-search-result-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.mobile-search-result-info{display:flex;flex-direction:column;flex:1;gap:.25rem}.mobile-search-result-name{font-size:.9rem;font-weight:500;color:#333}.mobile-search-result-username{font-size:.8rem;color:#666}.mobile-search-result-headline{font-size:.8rem;color:#007bff;font-style:italic}.mobile-search-result-connected{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background-color:#28a745;color:#fff;font-size:.7rem;padding:.25rem .5rem;border-radius:12px;font-weight:500}.mobile-recent-search-info{display:flex;flex-direction:column;flex:1;gap:.25rem}.mobile-recent-search-username{font-size:.8rem;color:#666}.mobile-search-no-results{text-align:center;padding:1rem;color:#666;font-size:.9rem;font-style:italic}.story-upload-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1001}.story-upload-content{background:#fff;padding:20px;border-radius:10px;width:90%;max-width:500px;text-align:center;position:relative}.story-upload-dropzone{border:2px dashed #ccc;padding:20px;border-radius:10px;min-height:200px;display:flex;justify-content:center;align-items:center;background:#f9f9f9}.story-upload-dropzone.dragging{border-color:#666;background:#e0e0e0}.story-upload-placeholder p{margin:5px 0;color:#666}.story-upload-label{cursor:pointer;color:#007bff;text-decoration:underline}.story-upload-input{display:none}.story-preview-container{position:relative;width:100%;height:300px;display:flex;justify-content:center;align-items:center}.story-preview-media{max-width:100%;max-height:100%;object-fit:cover;border-radius:10px}.story-upload-actions{margin-top:20px;display:flex;justify-content:center;gap:10px}.story-upload-button,.story-clear-button{padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.story-upload-button{background:#007bff;color:#fff}.story-clear-button{background:#dc3545;color:#fff}.story-upload-error{color:#dc3545;margin-top:10px}.story-viewer{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;justify-content:center;align-items:center;z-index:9999;touch-action:none;-webkit-user-select:none;user-select:none;animation:fadeIn .3s ease-in;min-height:100vh;min-height:-webkit-fill-available;min-height:fill-available;pointer-events:auto}.story-viewer-content{position:relative;width:100%;height:100%;overflow:hidden;touch-action:none;z-index:10000;min-height:100vh;min-height:-webkit-fill-available;min-height:fill-available;pointer-events:auto}.story-viewer-media{position:absolute;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:1;pointer-events:none}.story-viewer-media:where(video){object-fit:contain}.story-viewer-error{color:#fff;text-align:center;margin:auto;font-size:16px;z-index:2}.story-viewer-header{position:absolute;top:max(20px,env(safe-area-inset-top));left:15px;right:15px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 30px);z-index:1000;padding:0 10px}.story-viewer-back-button{background:#0006;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.story-viewer-footer{position:absolute;bottom:max(25px,env(safe-area-inset-bottom));left:15px;right:15px;background:#c0bcbc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:20px;padding:10px 15px;display:flex;color:#000;justify-content:space-between;align-items:center;z-index:10;animation:slideUp .4s ease-out}.story-viewer-user-details{display:flex;color:#000;align-items:center;gap:12px}.story-viewer-user-pfp{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.8)}.story-viewer-user-text{display:flex;flex-direction:column}.story-viewer-username-footer{color:#fff;font-weight:600;font-size:14px;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.story-viewer-user-subtitle{color:#e0e0e0;font-size:12px;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.story-viewer-send-button{background:none;border:none;cursor:pointer;padding:5px}.mobile-navbar-search-icon-trigger{box-shadow:0 4px 8px #0000001a;border-radius:50%;width:2.5rem!important;height:2.5rem!important;padding:.3rem;position:relative;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.story-viewer-delete-button{background:#f00c!important;border:none!important;border-radius:50%!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:10001!important;position:relative!important;padding:0!important;margin:0!important;transition:all .2s ease!important;pointer-events:auto!important;touch-action:manipulation!important;user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important}.story-viewer-delete-button:hover{background:red!important;transform:scale(1.1)!important}.story-viewer-delete-button:active{transform:scale(.95)!important}.shimmer-wrapper{pointer-events:none;-webkit-user-select:none;user-select:none}.mobile-post-skeleton{background:#fafafa;pointer-events:none;-webkit-user-select:none;user-select:none}.story-skeleton{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px;min-width:70px}.story-skeleton-avatar{width:60px;height:60px;border-radius:50%;border:2px solid #e0e0e0}.story-skeleton-username{width:50px;height:12px;border-radius:4px}.article-skeleton{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:#fafafa;margin-bottom:16px;min-height:200px}.article-skeleton-image{width:100%;height:120px;border-radius:8px}.article-skeleton-content{display:flex;flex-direction:column;gap:8px}.article-skeleton-title{width:100%;height:16px;border-radius:4px}.article-skeleton-title-short{width:75%;height:16px;border-radius:4px}.article-skeleton-description{width:100%;height:14px;border-radius:4px}.article-skeleton-description-short{width:60%;height:14px;border-radius:4px}.search-result-skeleton{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f0f0f0;background:#fafafa}.search-result-skeleton-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0}.search-result-skeleton-content{display:flex;flex-direction:column;gap:6px;flex:1}.search-result-skeleton-name{width:120px;height:16px;border-radius:4px}.search-result-skeleton-details{width:180px;height:14px;border-radius:4px}.notification-skeleton{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0;background:#fafafa;margin-bottom:8px;border-radius:8px}.notification-skeleton-content{display:flex;align-items:center;gap:12px;flex:1}.notification-skeleton-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0}.notification-skeleton-text{display:flex;flex-direction:column;gap:6px;flex:1}.notification-skeleton-name{width:100px;height:16px;border-radius:4px}.notification-skeleton-message{width:200px;height:14px;border-radius:4px}.notification-skeleton-time{width:80px;height:12px;border-radius:4px}.notification-skeleton-icon{width:24px;height:24px;border-radius:4px;flex-shrink:0}.message-skeleton{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #f0f0f0;background:#fafafa;margin-bottom:8px;border-radius:8px}.message-skeleton-avatar{width:50px;height:50px;border-radius:50%;flex-shrink:0}.message-skeleton-content{display:flex;flex-direction:column;gap:6px;flex:1}.message-skeleton-name{width:120px;height:16px;border-radius:4px}.message-skeleton-text{width:180px;height:14px;border-radius:4px}.message-skeleton-timestamp{width:90px;height:12px;border-radius:4px}.message-skeleton-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.list-skeleton{display:flex;flex-direction:column;gap:8px;padding:16px 0}.tab-skeleton{display:flex;gap:16px;padding:16px;background:#fafafa;border-radius:8px;margin-bottom:16px}.tab-skeleton-item{width:80px;height:32px;border-radius:16px;flex-shrink:0}.card-skeleton{background:#fafafa;border-radius:12px;padding:16px;margin-bottom:16px;display:flex;flex-direction:column;gap:12px}.card-skeleton-header{display:flex;align-items:center;gap:12px}.card-skeleton-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0}.card-skeleton-title{width:150px;height:16px;border-radius:4px;flex:1}.card-skeleton-content{width:100%;height:100px;border-radius:8px}.card-skeleton-footer{display:flex;gap:16px;padding-top:8px}.card-skeleton-action{width:60px;height:24px;border-radius:4px}@media (max-width: 480px){.article-skeleton{padding:12px;margin-bottom:12px}.article-skeleton-image{height:100px}.search-result-skeleton{padding:10px 12px}.search-result-skeleton-name{width:100px}.search-result-skeleton-details{width:150px}.notification-skeleton{padding:12px}.notification-skeleton-message{width:160px}.message-skeleton{padding:12px}.message-skeleton-text{width:140px}.story-skeleton-avatar{width:50px;height:50px}.story-skeleton-username{width:40px}}@media (max-width: 320px){.article-skeleton-image{height:80px}.search-result-skeleton-name{width:80px}.search-result-skeleton-details,.notification-skeleton-message{width:120px}.message-skeleton-text{width:100px}}@media (prefers-reduced-motion: reduce){.shimmer{animation:none;background:#e0e0e0}}.right-section-container{position:fixed;top:80px;right:20px;height:75vh;width:clamp(280px,25vw,400px);max-width:400px;min-width:280px;border-radius:30px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;box-shadow:0 4px 6px #0000004d;background-color:#fff;box-sizing:border-box;z-index:100;transition:transform .3s ease,opacity .3s ease}.right-section-container::-webkit-scrollbar{display:none}.rightsection{display:flex;flex-direction:column;background:linear-gradient(180deg,#ffd5ff33,#ceff1a1a);box-shadow:4px 4px 4px #00000040,-4px -4px 4px #00000040,-4px 4px 4px #00000040,4px -4px 4px #00000040;padding:1rem;border-radius:10px;width:100%;min-height:100%;box-sizing:border-box}.profile-card{display:flex;align-items:center;justify-content:space-between;width:100%}.profile-image{width:4.5rem;height:4.5rem;border-radius:50%}.profile-right{display:flex;flex-direction:column;align-items:center;gap:.3rem}.profile-numbers{display:flex;gap:.8rem;font-size:1.5rem}.connect-collaborate-img{width:8rem}.profile-name{font-size:1.6rem;font-weight:400;margin-bottom:.3rem}.profile-company{font-size:1.2rem;margin-bottom:.2rem;text-transform:capitalize;font-weight:600}.profile-location{font-size:1.1rem;color:#555;margin-bottom:.2rem}.profile-bio{font-size:.7rem;color:#666}.see-more{color:gray;cursor:pointer;font-size:.9rem}.suggested-cards{border-radius:10px;margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.suggested-title{font-size:1.8rem;margin:10px;font-weight:400}.suggestion-card{display:flex;align-items:center;justify-content:space-between;padding:1.2rem;border-radius:8px}.suggestion-img{width:3rem;height:3rem;border-radius:50%;margin-right:.5rem}.suggestion-info{flex:1}.suggestion-name{font-size:1rem;font-weight:500;margin-bottom:.1rem}.suggestion-username{font-size:.75rem;color:gray;margin-top:0}.mutual-connections{font-size:.75rem;color:gray;margin-top:.1rem}.connect-button{background:none;border:none;cursor:pointer;padding:0}.connect-button:disabled{opacity:.6;cursor:not-allowed}.profile-details p{margin:.1rem 0;line-height:1.2}.suggestion-info p{margin:.1rem 0;line-height:1.4}.rightsection>*{flex-shrink:0}@media (min-width: 1400px){.right-section-container{width:clamp(320px,23vw,450px);right:30px}}@media (min-width: 1200px) and (max-width: 1399px){.right-section-container{width:clamp(300px,26vw,380px);right:25px}.profile-image{width:4rem;height:4rem}.profile-name{font-size:1.4rem}.suggested-title{font-size:1.6rem}}@media (min-width: 1024px) and (max-width: 1199px){.right-section-container{width:clamp(280px,28vw,350px);right:15px;top:70px}.rightsection{padding:.8rem}.profile-image{width:3.5rem;height:3.5rem}.profile-name{font-size:1.3rem}.profile-company{font-size:1.1rem}.suggested-title{font-size:1.5rem}.suggestion-card{padding:1rem}}@media (min-width: 768px) and (max-width: 1023px){.right-section-container{width:clamp(260px,35vw,320px);right:10px;top:60px;height:70vh}.rightsection{padding:.7rem}.profile-image{width:3rem;height:3rem}.profile-name{font-size:1.2rem}.profile-company,.profile-location{font-size:1rem}.profile-numbers{font-size:1.3rem}.connect-collaborate-img{width:6rem}.suggested-title{font-size:1.4rem}.suggestion-img{width:2.5rem;height:2.5rem}.suggestion-card{padding:.8rem}}@media (min-width: 640px) and (max-width: 767px){.right-section-container{position:fixed;top:auto;bottom:20px;right:20px;width:280px;height:50vh;max-height:400px;border-radius:20px;transform:translate(100%);opacity:0;pointer-events:none}.right-section-container.show{transform:translate(0);opacity:1;pointer-events:all}.rightsection{padding:.6rem}.profile-card{flex-direction:column;gap:.5rem}.profile-image{width:2.5rem;height:2.5rem}.profile-name{font-size:1.1rem;text-align:center}.profile-company,.profile-location{font-size:.9rem;text-align:center}.profile-numbers{font-size:1.2rem}.connect-collaborate-img{width:5rem}.suggested-title{font-size:1.2rem;margin:8px}.suggestion-card{padding:.6rem}.suggestion-img{width:2rem;height:2rem}.suggestion-name{font-size:.9rem}.suggestion-username{font-size:.7rem}}@media (max-width: 639px){.right-section-container{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;border-radius:0;background:#00000080;z-index:1000;padding:20px}.right-section-container.show{display:flex;align-items:center;justify-content:center}.rightsection{width:90%;max-width:350px;max-height:80vh;background:#fff;border-radius:15px;padding:1rem;overflow-y:auto;position:relative}.profile-card{flex-direction:column;gap:1rem;text-align:center}.profile-image{width:4rem;height:4rem;margin:0 auto}.profile-name{font-size:1.3rem}.profile-company{font-size:1.1rem}.profile-numbers{font-size:1.4rem;justify-content:center}.connect-collaborate-img{width:6rem}.suggested-title{font-size:1.3rem;text-align:center}.suggestion-card{padding:1rem;border:1px solid #eee;margin-bottom:.5rem}.suggestion-img{width:3rem;height:3rem}}@media (max-width: 480px){.right-section-container.show .rightsection{width:95%;padding:.8rem}.profile-image{width:3rem;height:3rem}.profile-name{font-size:1.1rem}.profile-company{font-size:1rem}.profile-numbers{font-size:1.2rem}.connect-collaborate-img{width:5rem}.suggestion-card{padding:.8rem}.suggestion-img{width:2.5rem;height:2.5rem}.suggestion-name{font-size:.9rem}.suggestion-username{font-size:.75rem}}@media (max-width: 360px){.right-section-container.show .rightsection{width:98%;padding:.6rem}.profile-image{width:2.5rem;height:2.5rem}.profile-name{font-size:1rem}.connect-collaborate-img{width:4rem}.suggestion-card{padding:.6rem}.suggestion-img{width:2rem;height:2rem}}.mobile-toggle-button{position:fixed!important;top:20px!important;right:20px!important;width:50px!important;height:50px!important;border-radius:50%!important;background:linear-gradient(45deg,#ff6b6b,#4ecdc4)!important;border:none!important;box-shadow:0 4px 12px #0000004d!important;cursor:pointer!important;z-index:999!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px!important;color:#fff!important;transition:transform .2s ease,box-shadow .2s ease!important}.mobile-toggle-button:hover{box-shadow:0 6px 16px #0006!important;transform:translateY(-2px)!important}.mobile-toggle-button:active{transform:scale(.95)!important}.modal-close-button{position:absolute!important;top:10px!important;right:10px!important;width:30px!important;height:30px!important;border-radius:50%!important;background:#ff4757!important;border:none!important;color:#fff!important;cursor:pointer!important;font-size:16px!important;z-index:101!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .2s ease!important}.modal-close-button:hover{background:#ff3742!important}.modal-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:#00000080!important;z-index:99!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.hide-on-mobile{display:block}.show-on-mobile{display:none}@media (max-width: 767px){.hide-on-mobile{display:none!important}.show-on-mobile{display:block!important}}.Leftsectionbottom-main-container{background-color:#fff}.leftsectionbottom-1{background:linear-gradient(180deg,#fff3,#ffffff80);box-shadow:4px 4px 4px #00000040,-4px -4px 4px #00000040,-4px 4px 4px #00000040,4px -4px 4px #00000040;padding:1rem;border-radius:25px;border:2px solid grey;width:100%;max-width:25vw;min-width:220px;height:32vh;position:fixed;overflow:hidden;bottom:60px;left:20px}.leftsectionbottom-1::-webkit-scrollbar{display:none}.leftsectionbottom-1-heading{font-size:1.75rem;margin-bottom:.625rem;font-weight:700;color:#333}.leftsectionbottom-1-event{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.625rem}.leftsectionbottom-1-image{width:3.6875rem;height:3.6875rem;border-radius:5px}.leftsectionbottom-1-details{flex:1;display:flex;flex-direction:column;line-height:1.2;margin:0;padding:0}.leftsectionbottom-1-date{font-weight:700;font-size:1.25rem;margin:0;padding:0;color:#333}.leftsectionbottom-1-location{font-size:1.25rem;color:#555;margin:0;padding:0}.leftsectionbottom-1-link{color:gray;text-decoration:none;white-space:nowrap;cursor:pointer;font-size:.875rem}.leftsectionbottom-1-button{color:#555;text-align:center;margin-top:.625rem;padding-top:.625rem;border-top:1px solid #ddd;cursor:pointer;font-weight:700;display:block;font-size:.875rem}.leftsectionbottom-1-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#80808080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:25px}.leftsectionbottom-1-overlay-heading{font-size:1.75rem;margin-bottom:.625rem;font-weight:700;color:#333;text-align:center}.leftsectionbottom-1-overlay-powered{font-size:1.25rem;color:#333;margin:0;text-align:center}@media (max-width: 1024px){.leftsectionbottom-1{max-width:20vw;min-width:200px;padding:.5rem;left:15px;bottom:15px;height:25vh}.leftsectionbottom-1-heading,.leftsectionbottom-1-overlay-heading{font-size:1.5rem}.leftsectionbottom-1-image{width:3.25rem;height:3.25rem}.leftsectionbottom-1-date,.leftsectionbottom-1-location{font-size:1.125rem}.leftsectionbottom-1-link,.leftsectionbottom-1-button{font-size:.8125rem}.leftsectionbottom-1-event{margin-top:1rem}.leftsectionbottom-1-overlay-powered{font-size:1.125rem}}@media (max-width: 768px){.leftsectionbottom-1{position:static;max-width:100%;min-width:none;margin:1rem 0;padding:.75rem;height:auto;left:0}.leftsectionbottom-1-heading,.leftsectionbottom-1-overlay-heading{font-size:1.25rem}.leftsectionbottom-1-image{width:2.75rem;height:2.75rem}.leftsectionbottom-1-date,.leftsectionbottom-1-location{font-size:1rem}.leftsectionbottom-1-link,.leftsectionbottom-1-button{font-size:.75rem}.leftsectionbottom-1-event{margin-top:.75rem;gap:.5rem}.leftsectionbottom-1-overlay-powered{font-size:1rem}}@media (max-width: 480px){.leftsectionbottom-1{padding:.5rem}.leftsectionbottom-1-heading,.leftsectionbottom-1-overlay-heading{font-size:1.125rem}.leftsectionbottom-1-image{width:2.25rem;height:2.25rem}.leftsectionbottom-1-date,.leftsectionbottom-1-location{font-size:.875rem}.leftsectionbottom-1-link,.leftsectionbottom-1-button{font-size:.7rem}.leftsectionbottom-1-event{margin-top:.5rem}.leftsectionbottom-1-overlay-powered{font-size:.875rem}}@media (max-width: 1024px){.leftsectionbottom-1,.Leftsectionbottom-main-container{display:none!important}}.feature-messages-widget{position:fixed;z-index:9999;bottom:5px;left:25px;background:#f2d7db;box-shadow:0 4px 8px #00000026;border-radius:16px;padding:14px;display:flex;align-items:center;gap:14px;cursor:pointer;width:350px;transition:all .3s ease-in-out}.feature-messages-text{color:#000;font-weight:600;font-size:16px}.feature-icon{margin-left:auto}.desktop-feedback-container{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:30px 40px;flex-direction:column;gap:15px;z-index:9999;max-width:800px;width:90%;min-height:400px;max-height:80vh;background-color:#fff;border-radius:20px;box-shadow:4px 4px 4px #00000040;overflow-y:auto;box-sizing:border-box}.desktop-feedback-header{display:flex;justify-content:space-between;align-items:center}.desktop-feedback-header h1{font-size:18px;font-weight:500;margin:0}.desktop-feedback-close-btn{background:none;border:none;font-size:30px;cursor:pointer;line-height:1}.desktop-feedback-emojis{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.desktop-feedback-emoji{font-size:30px}.desktop-feedback-emoji-emotions{font-size:14px;color:#828181}.desktop-feedback-emoji-btn{display:flex;cursor:pointer;flex-direction:column;align-items:center;padding:10px;transition:background-color .2s}.desktop-feedback-emoji-btn.selected{background-color:#e0f7fa;border:2px solid #007bff;border-radius:10px}.desktop-feedback-textarea-container{display:flex;gap:8px;flex-direction:column}.desktop-feedback-label{font-size:16px;font-weight:500}.desktop-feedback-textarea{width:100%;padding:10px;height:100px;border:2px solid #000000;border-radius:15px;resize:vertical;outline:none;font-size:14px;box-sizing:border-box}.desktop-feedback-buttons{display:flex;justify-content:space-evenly;gap:20px}.desktop-feedback-cancel-btn{background-color:#f2eded;width:150px;height:40px;display:flex;align-items:center;justify-content:center;color:#000;border:none;border-radius:20px;cursor:pointer;font-size:14px}.desktop-feedback-submit-btn{background-color:#003cffcc;width:150px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;border:none;border-radius:20px;cursor:pointer;font-size:14px}.desktop-feedback-error{color:red;font-size:12px;margin:8px 0;text-align:center}@media (max-width: 900px){.feature-messages-widget{width:200px;padding:10px}.desktop-feedback-container{width:95%;padding:20px;max-height:90vh;border-radius:15px}.desktop-feedback-header h1{font-size:16px}.desktop-feedback-close-btn,.desktop-feedback-emoji{font-size:24px}.desktop-feedback-emoji-emotions{font-size:12px}.desktop-feedback-label{font-size:14px}.desktop-feedback-textarea{height:80px;font-size:12px}.desktop-feedback-cancel-btn,.desktop-feedback-submit-btn{width:120px;height:35px;font-size:12px}}@media (max-width: 600px){.desktop-feedback-container{padding:15px}.desktop-feedback-emojis{flex-direction:column;align-items:center}.desktop-feedback-emoji-btn{width:100%;padding:8px}.desktop-feedback-buttons{flex-direction:column;gap:10px}.desktop-feedback-cancel-btn,.desktop-feedback-submit-btn{width:100%}}.leftsectiontop-1{width:100%;padding:1.25rem;border:1px solid black;max-width:25vw;min-width:220px;margin-left:20px;position:fixed;top:75px;left:0;height:32vh;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(180deg,#e5be9e33,#f4d6cc33);box-shadow:4px 4px 4px #00000040,-4px -4px 4px #00000040,-4px 4px 4px #00000040,4px -4px 4px #00000040;border-radius:8px}.leftsectiontop-1::-webkit-scrollbar{display:none}.leftsectiontop-1-heading{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:.5rem}.leftsectiontop-1-container{display:flex;flex-direction:column;gap:.625rem}.leftsectiontop-1-article{display:flex;align-items:center;margin-bottom:1.25rem}.leftsectiontop-1-image{width:3.75rem;height:3.75rem;border-radius:50%;object-fit:cover;display:none}.leftsectiontop-1-details{display:flex;flex-direction:column;margin-left:.625rem}.leftsectiontop-1-title{font-size:.75rem;font-weight:700;color:#222;margin:0}.leftsectiontop-1-author{font-size:.75rem;color:#555;margin:0}@media (max-width: 1324px){.leftsectiontop-1{max-width:20vw;min-width:200px;padding:1rem;margin-left:15px;top:100px;height:25vh;display:none}.leftsectiontop-1-heading{font-size:1.5rem}.leftsectiontop-1-image{width:3.25rem;height:3.25rem}.leftsectiontop-1-title{font-size:.875rem}.leftsectiontop-1-author{font-size:.7rem}}@media (max-width: 768px){.leftsectiontop-1{position:static;max-width:100%;min-width:none;margin:1rem 0;padding:.75rem;height:auto}.leftsectiontop-1-heading{font-size:1.25rem}.leftsectiontop-1-image{width:2.75rem;height:2.75rem}.leftsectiontop-1-title{font-size:.8125rem}.leftsectiontop-1-author{font-size:.65rem}.leftsectiontop-1-article{margin-bottom:.75rem}}@media (max-width: 480px){.leftsectiontop-1{padding:.5rem}.leftsectiontop-1-heading{font-size:1.125rem}.leftsectiontop-1-image{width:2.25rem;height:2.25rem}.leftsectiontop-1-title{font-size:.75rem}.leftsectiontop-1-author{font-size:.625rem}.leftsectiontop-1-details{margin-left:.5rem}.leftsectiontop-1-container{gap:.5rem}}.middle-container{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;margin:0 auto;box-sizing:border-box;padding:0 1rem;overflow-x:hidden;position:relative}.middle-middle-card{position:relative;border-radius:10px;width:100%;max-width:800px;min-width:280px;margin-top:80px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.post-container{background:linear-gradient(180deg,#e963630d,#9ddddd0d);border-radius:10px;border:1px solid #e0e0e0;padding:15px;width:100%;max-width:600px;min-height:auto;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:0 4px 8px #ffffff80;margin:0 auto}.middle-profile-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.625rem;width:100%;flex-wrap:wrap;gap:.5rem}.middle-profile-header-left{display:flex;align-items:center;gap:.625rem;flex:1;min-width:200px}.middle-profile-pic{width:3.125rem;height:3.125rem;border-radius:50%;margin-right:10px;flex-shrink:0}.middle-profile-info{flex-grow:1}.middle-profile-top{margin-top:10px}.middle-profile-name{font-weight:550;font-size:1.2rem;text-transform:capitalize}.middle-profile-details{text-transform:capitalize;font-size:.8rem}.middle-post-text-content{text-transform:capitalize;margin-left:20px}.middle-post-caption{margin-left:10px}.middle-options-container{position:relative;display:inline-block}.middle-options-icon-Threedot{font-size:2rem;cursor:pointer}.middle-options-dropdown{position:absolute;top:100%;right:0;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:1000;width:180px;overflow:hidden;display:flex;flex-direction:column}.middle-options-item{width:100%;padding:12px 15px;text-align:left;border:none;background:none;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s;display:flex;align-items:center;position:relative}.middle-options-item:not(:last-child):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:1px;background-color:#ccc}.middle-options-item:hover{background-color:#f5f5f5}.middle-post-time{margin-left:.625rem;font-size:.75rem;color:#555}.middle-main-image{width:100%;max-width:540px;min-height:300px;position:relative;display:flex;align-items:center;justify-content:center;padding:.625rem 0;aspect-ratio:auto;margin:0 auto;overflow:hidden}.middle-main-image:has(>img:only-child) .middle-content-image{width:100%;max-width:540px;height:auto;min-height:300px;max-height:600px;border-radius:10px;object-fit:cover;box-shadow:0 4px 8px #ffffff80}.middle-main-image:has(>img:nth-child(2)){display:grid;grid-template-areas:"main right-top" "main right-bottom";grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:10px;width:100%;max-width:540px;height:auto;min-height:400px;max-height:600px}.middle-main-image:has(>img:nth-child(2)) .middle-content-image:nth-child(1){grid-area:main;width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:0 4px 8px #ffffff80}.middle-main-image:has(>img:nth-child(2)) .middle-content-image:not(:nth-child(1)){width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:0 4px 8px #ffffff80}.middle-main-image .middle-content-image:nth-child(2){grid-area:right-top}.middle-main-image .middle-content-image:nth-child(3){grid-area:right-bottom}.middle-main-image .middle-content-image:nth-child(4){grid-area:right-top;position:relative;top:50%;transform:translateY(-50%)}.middle-main-image .middle-content-image:nth-child(5){grid-area:right-bottom;position:relative;top:50%;transform:translateY(-50%)}.middle-main-image .middle-content-image:nth-child(n+6){display:none}.middle-content-image{width:100%;height:auto;object-fit:cover;border-radius:10px;box-shadow:0 4px 8px #ffffff80;transition:transform .2s ease;max-width:100%;display:block}.middle-content-image[src=""],.middle-content-image:not([src]){background:linear-gradient(45deg,#f0f0f0 25%,transparent 25%),linear-gradient(-45deg,#f0f0f0 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f0f0f0 75%),linear-gradient(-45deg,transparent 75%,#f0f0f0 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px;animation:loading 2s linear infinite}@keyframes loading{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.middle-action-bar{display:flex;align-items:center;justify-content:space-between;padding:.625rem 0;width:100%;flex-wrap:wrap;gap:.5rem}.middle-connect-image{width:clamp(5rem,20vw,7.5rem);height:auto;transition:transform .3s;flex-shrink:0}.middle-connect-image:hover{transform:scale(1.1)}.middle-action-icons{display:flex;gap:clamp(.3rem,2vw,.625rem);flex-wrap:wrap;align-items:center}.middle-icon-container{display:flex;align-items:center;gap:.3125rem;cursor:pointer;margin-right:clamp(5px,2vw,10px);flex-shrink:0}.middle-icon{width:2rem;height:3rem;transition:color .3s,transform .3s}.middle-icon:hover{transform:scale(1.2)}.middle-icon-count{font-size:.875rem;font-weight:700;color:#555}.middle-icon.liked{color:red;font-size:3rem}.middle-post-text{font-size:1rem;width:100%}.middle-post-author{font-weight:700}.middle-see-more{color:#00f;cursor:pointer}.middle-liked-by-container{display:flex;align-items:center;gap:.625rem;margin-top:.625rem;padding:.5rem 0}.middle-liked-by-image-container{display:flex;margin-left:20px}.middle-liked-by-avatar{width:2rem;height:2rem;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-.5rem}.middle-liked-by-avatar:first-child{margin-left:0}.middle-liked-by-text{flex:1}.middle-liked-by-desc{font-size:.875rem;color:#333;margin:0}.image-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;box-sizing:border-box}.image-modal{position:relative;background:#fff;border-radius:10px;padding:20px;max-width:95%;max-height:95vh;overflow:hidden;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.image-modal-content{max-width:100%;max-height:85vh;width:auto;height:auto;object-fit:contain;border-radius:10px;display:block}.image-modal-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:2rem;color:#666;cursor:pointer;background-color:gray;border-radius:40%;padding:10px}.image-modal-close:hover{color:#333}.middle-comment-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.middle-comment-modal{background:#fff;width:100%;max-width:25rem;max-height:80vh;border-radius:10px;box-shadow:0 4px 8px #0003;overflow-y:auto;padding:.9375rem;box-sizing:border-box}.middle-comment-modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding-bottom:.625rem;margin-bottom:.625rem}.middle-comment-modal-header h3{font-size:1.125rem;margin:0;color:#333}.middle-comment-modal-close{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer}.middle-comment-modal-close:hover{color:#333}.middle-comment-modal-content{display:flex;flex-direction:column;gap:.9375rem}.middle-comment-list{display:flex;flex-direction:column;gap:.625rem;max-height:50vh;overflow-y:auto}.middle-comment{font-size:.875rem;color:#333}.middle-comment-author{font-weight:700}.middle-comment-input-section{display:flex;gap:.625rem;align-items:flex-start}.middle-comment-input{width:100%;min-height:2.5rem;padding:.5rem;border:1px solid #ddd;border-radius:5px;font-size:.875rem;resize:vertical;box-sizing:border-box}.middle-comment-submit{background:#007bff;color:#fff;border:none;padding:.5rem .9375rem;border-radius:5px;cursor:pointer;font-size:.875rem}.middle-comment-submit:disabled{background:#ccc;cursor:not-allowed}.middle-comment-submit:hover:not(:disabled){background:#0056b3}.Full-comment-section-desktop-main-container{width:90%;max-width:80vw;height:80%;position:fixed;top:55%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;padding:.625rem;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;z-index:999;overflow:hidden}.Full-comment-section-desktop-left-section{flex:0 0 60%;display:flex;flex-direction:column;padding:1.25rem}.Full-comment-section-desktop-user-profile-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.Full-comment-section-desktop-profile-dot-name{display:flex;gap:.125rem}.Full-comment-section-desktop-menu-icon{cursor:pointer}.comment-threedot-options-dropdown{position:absolute;right:0;top:100%;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:100;width:11.25rem;overflow:hidden}.comment-threedot-options-item{width:100%;padding:.625rem .9375rem;text-align:left;border:none;background:none;cursor:pointer;font-size:.875rem;color:#333;transition:background-color .2s;display:flex;align-items:center}.comment-threedot-options-item:hover{background-color:#f5f5f5}.Full-comment-section-profile-image-and-heading{display:flex;gap:.125rem}.Full-comment-section-desktop-profile-picture{width:2.5rem;height:2.5rem;border-radius:50%}.Full-comment-section-desktop-user-info{display:flex;flex-direction:column;gap:0}.Full-comment-section-desktop-user-name{font-weight:700;font-size:1rem}.Full-comment-section-desktop-user-details{font-size:.875rem;color:gray}.Full-comment-section-desktop-photo-container{width:100%;height:100%;max-height:672px;position:relative;display:flex;align-items:center;justify-content:center;padding:.625rem;overflow:hidden}.Full-comment-section-desktop-photo-container:has(>img:only-child) .Full-comment-section-desktop-post-photo{width:100%;height:100%;max-width:607px;max-height:672px;border-radius:10px;object-fit:contain;box-shadow:0 4px 8px #ffffff80}.Full-comment-section-desktop-photo-container:has(>img:nth-child(2)){display:grid;grid-template-areas:"main right-top" "main right-bottom";grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:10px;width:100%;height:100%;max-height:672px}.Full-comment-section-desktop-photo-container:has(>img:nth-child(2)) .Full-comment-section-desktop-post-photo:nth-child(1){grid-area:main;width:100%;height:100%;object-fit:contain;border-radius:10px;box-shadow:0 4px 8px #ffffff80}.Full-comment-section-desktop-photo-container:has(>img:nth-child(2)) .Full-comment-section-desktop-post-photo:not(:nth-child(1)){width:100%;height:100%;object-fit:contain;border-radius:10px;box-shadow:0 4px 8px #ffffff80}.Full-comment-section-desktop-photo-container .Full-comment-section-desktop-post-photo:nth-child(2){grid-area:right-top}.Full-comment-section-desktop-photo-container .Full-comment-section-desktop-post-photo:nth-child(3){grid-area:right-bottom}.Full-comment-section-desktop-photo-container .Full-comment-section-desktop-post-photo:nth-child(4){grid-area:right-top;position:relative;top:50%;transform:translateY(-50%)}.Full-comment-section-desktop-photo-container .Full-comment-section-desktop-post-photo:nth-child(5){grid-area:right-bottom;position:relative;top:50%;transform:translateY(-50%)}.Full-comment-section-desktop-photo-container .Full-comment-section-desktop-post-photo:nth-child(n+6){display:none}.Full-comment-section-desktop-right-section{flex:0 0 40%;display:flex;flex-direction:column;margin-top:.625rem;padding:2.5rem 1.875rem;border-left:2px solid #9d9c9c;position:relative}.Full-comment-section-desktop-heading{font-size:1.5625rem}.Full-comment-section-desktop-comment-main-parent{display:flex;justify-content:space-between}.Full-comment-section-desktop-comment{width:80%;display:flex;flex-direction:row;gap:.625rem;padding-bottom:.625rem}.Full-comment-section-desktop-comments-list{overflow-y:auto}.Full-comment-section-desktop-comments-list::-webkit-scrollbar{display:none}.Full-comment-section-desktop-comment-profile-picture{width:1.875rem;height:1.875rem;border-radius:50%}.Full-comment-section-desktop-comment-content{display:flex;flex-direction:column}.Full-comment-section-desktop-comment-user-info{display:flex;flex-direction:row;gap:.3125rem}.Full-comment-section-desktop-comment-username{font-weight:700;font-size:1.125rem}.Full-comment-section-desktop-comment-timestamp{font-size:.75rem;color:gray}.Full-comment-section-desktop-comment-text{font-size:1rem;line-height:1.2}.Full-comment-section-desktop-comment-actions{display:flex;flex-direction:row;gap:.625rem;font-size:.75rem}.Full-comment-section-desktop-reply-link{color:#5b5b5b;cursor:pointer;margin-top:.3125rem;font-size:.6875rem}.Full-comment-section-desktop-comment-input-and-image{display:flex;gap:.625rem;padding:.625rem 0;background-color:#fff}.Full-comment-section-desktop-comment-input-and-image input{width:100%;padding:0 .625rem;box-shadow:inset 2px 2px 4px #00000040,inset -2px -2px 4px #00000040;background-color:#fdf9f9;border-radius:20px;font-size:.875rem}.Full-comment-section-desktop-comment-input-and-image input::placeholder{color:#000;font-size:.9rem}.Full-comment-section-desktop-commentPerson-image{height:2.5rem;width:2.5rem;border-radius:50%}.Full-comment-section-desktop-comment-likes{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.375rem}.Full-comment-section-desktop-like-button{height:1.6rem;width:1.6rem;cursor:pointer}.Full-comment-section-desktop-comment-likes span{font-size:.8rem}.Full-comment-section-desktop-action-buttons{display:flex;flex-direction:row;justify-content:space-between;padding-top:.625rem;align-items:center}.Full-comment-section-desktop-share-like-comment-icon{display:flex;gap:.8125rem}.Full-comment-section-desktop-cross-button{position:absolute;top:20px;right:1rem;font-size:1.8rem;padding:0 .75rem;background-color:gray;border-radius:50%}.Full-share-section-desktop-main-container{width:90%;max-width:80vw;height:80%;position:fixed;top:55%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;padding:.625rem;background-color:#fff;border-radius:20px;box-shadow:0 0 10px #0000001a;z-index:999;overflow:hidden}.Full-share-section-desktop-left-section{flex:0 0 60%;display:flex;flex-direction:column;padding:1.25rem;height:100%}.Full-share-section-desktop-user-profile-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.Full-share-section-desktop-top-image-and-names{display:flex;align-items:center;gap:.625rem}.Full-share-section-desktop-profile-picture{width:2.5rem;height:2.5rem;border-radius:50%}.Full-share-section-desktop-user-info{display:flex;flex-direction:column;gap:.125rem}.Full-share-section-name-and-postTime-desktop{display:flex;align-items:center;gap:.5rem}.Full-share-section-desktop-user-name{font-weight:700;font-size:1rem;color:#333}.Full-share-section-desktop-user-details{font-size:.875rem;color:gray}.Full-share-section-desktop-menu-icon{height:1.5625rem;cursor:pointer}.Full-share-section-desktop-photo-container{width:100%;height:100%;max-height:672px;position:relative;display:flex;align-items:center;justify-content:center;padding:.625rem;overflow:hidden}.Full-share-section-desktop-photo-container:has(>img:only-child) .Full-share-section-desktop-post-photo{width:100%;height:100%;max-width:607px;max-height:672px;border-radius:10px;object-fit:contain;box-shadow:0 4px 8px #ffffff80}.Full-share-section-desktop-photo-container:has(>img:nth-child(2)){display:grid;grid-template-areas:"main right-top" "main right-bottom";grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:10px;width:100%;height:100%;max-height:672px}.Full-share-section-desktop-photo-container:has(>img:nth-child(2)) .Full-share-section-desktop-post-photo:nth-child(1){grid-area:main;width:100%;height:100%;object-fit:contain;border-radius:10px;box-shadow:0 4px 8px #ffffff80}.Full-share-section-desktop-photo-container:has(>img:nth-child(2)) .Full-share-section-desktop-post-photo:not(:nth-child(1)){width:100%;height:100%;object-fit:contain;border-radius:10px;box-shadow:0 4px 8px #ffffff80}.Full-share-section-desktop-photo-container .Full-share-section-desktop-post-photo:nth-child(2){grid-area:right-top}.Full-share-section-desktop-photo-container .Full-share-section-desktop-post-photo:nth-child(3){grid-area:right-bottom}.Full-share-section-desktop-photo-container .Full-share-section-desktop-post-photo:nth-child(4){grid-area:right-top;position:relative;top:50%;transform:translateY(-50%)}.Full-share-section-desktop-photo-container .Full-share-section-desktop-post-photo:nth-child(5){grid-area:right-bottom;position:relative;top:50%;transform:translateY(-50%)}.Full-share-section-desktop-photo-container .Full-share-section-desktop-post-photo:nth-child(n+6){display:none}.Full-share-section-action-buttons-desktop{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.625rem 0;position:absolute;bottom:.625rem;width:100%;left:0}.Full-share-section-connect-div-desktop{display:flex;align-items:center}.Full-share-section-connect-icon-desktop{height:1.5rem;width:1.5rem;cursor:pointer}.Full-share-section-share-like-share-icon-desktop{display:flex;gap:.9375rem}.Full-share-section-post-icons-desktop{height:1.5rem;width:1.5rem;cursor:pointer}.Full-share-section-desktop-right-section{flex:0 0 40%;display:flex;flex-direction:column;padding:1.25rem;border-left:2px solid #9d9c9c;gap:.9375rem}.Full-share-section-desktop-heading{font-size:1.875rem}.share-error-message{color:red;font-size:.875rem;margin-bottom:.625rem}.Full-share-section-desktop-innerDiv{display:flex}.Full-share-section-desktop-AvtaarAndName-collection{display:flex;flex-wrap:wrap;width:80%}.Full-share-section-desktop-contact{display:flex;align-items:center;margin-bottom:10px}.Full-share-section-desktop-contact-image{width:40px;height:40px;border-radius:50%;margin-right:10px}.Full-share-section-desktop-AvtaarAndName{width:6.25rem;height:6.25rem;display:flex;flex-direction:column;align-items:center}.Full-share-section-desktop-AvtaarAndName img{height:65%;width:65%;border-radius:50%}.Full-share-section-desktop-AvtaarAndName h1{font-size:1.125rem}.Full-share-section-desktop-AllIcons{display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem}.Full-share-section-desktop-AllIcons img{height:2.8125rem}.Full-share-section-desktop-share-input-and-image{padding-top:1.25rem;display:flex;gap:.625rem}.Full-share-section-desktop-share-input-and-image input{width:100%;padding:0 .625rem;box-shadow:inset 2px 2px 4px #00000040,inset -2px -2px 4px #00000040;background-color:#fdf9f9;border-radius:20px;font-size:.875rem}.Full-share-section-desktop-share-input-and-image input::placeholder{color:#000;font-size:.9rem}.Full-share-section-desktop-sharePerson-image{height:80%;border-radius:50%}.Full-share-section-desktop-action-buttons{display:flex;flex-direction:row;justify-content:space-between;padding-top:.625rem;align-items:center}.middle-icon-share{height:1.5625rem;cursor:pointer}.Full-share-section-desktop-share-like-share-icon{display:flex;gap:.8125rem}.Full-share-section-desktop-cross-button{position:absolute;top:20px;right:1rem;font-size:2.3rem;background-color:gray;border-radius:50%;padding:0 .9375rem}.middle-get-id-button{margin-top:.625rem;padding:.3125rem .625rem;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.middle-get-id-button:hover{background-color:#0056b3}.connection-status-message{color:#007bff;font-weight:700;padding:.3125rem .625rem}.error-message{color:red;font-size:.875rem;text-align:center;margin-bottom:.625rem}.likes-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.likes-modal{background:#fff;border-radius:12px;box-shadow:0 8px 30px #0000001f;width:90%;max-width:400px;max-height:600px;overflow:hidden;position:relative}.likes-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #dbdbdb;background:#fff}.likes-modal-header h3{margin:0;font-size:16px;font-weight:600;color:#262626}.likes-modal-close{background:none;border:none;font-size:24px;color:#8e8e8e;cursor:pointer;padding:8px;border-radius:50%;transition:background-color .2s,color .2s;line-height:1}.likes-modal-close:hover{background-color:#f0f0f0;color:#262626}.likes-modal-content{max-height:480px;overflow-y:auto;padding-bottom:8px}.likes-loading{padding:40px 24px;text-align:center;color:#8e8e8e;font-size:14px}.likes-users-list{padding:8px 0}.likes-user-item{display:flex;align-items:center;padding:8px 16px;transition:background-color .2s;cursor:pointer}.likes-user-item:hover{background-color:#fafafa}.likes-user-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;margin-right:12px;border:1px solid #dbdbdb}.likes-user-info{flex:1;display:flex;flex-direction:column;min-width:0}.likes-user-name{font-size:14px;font-weight:600;color:#262626;line-height:18px;margin-bottom:2px}.likes-user-full-name{font-size:14px;color:#8e8e8e;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.likes-user-time{font-size:12px;color:#8e8e8e;margin-left:8px;flex-shrink:0}.no-likes-message{padding:40px 24px;text-align:center;color:#8e8e8e;font-size:14px}.likes-modal-content::-webkit-scrollbar{width:6px}.likes-modal-content::-webkit-scrollbar-track{background:#f1f1f1}.likes-modal-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.likes-modal-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (min-width: 834px) and (max-width: 1194px){.middle-container{padding:.9375rem;display:flex;align-items:start;justify-content:start}.middle-middle-card{width:60vw;min-width:300px;padding:.9375rem;overflow:hidden;margin-top:20px;margin-left:0}}@media (min-width: 1024px) and (max-width: 1366px){.middle-container{padding:.9375rem;display:flex;align-items:start;justify-content:start}.middle-middle-card{width:60vw;min-width:300px;padding:.9375rem;overflow:hidden;margin-top:20px;margin-left:0}}@media (max-width: 1400px){.middle-middle-card{width:100%;max-width:650px;min-width:300px;margin:60px auto 0}.post-container{width:100%;max-width:550px;min-height:auto;padding:12px}.middle-main-image{max-width:480px}.middle-main-image:has(>img:only-child) .middle-content-image{max-width:480px;max-height:550px}.middle-main-image:has(>img:nth-child(2)){max-width:480px;max-height:550px}.Full-comment-section-desktop-main-container,.Full-share-section-desktop-main-container{width:95%;max-width:1200px}.Full-comment-section-desktop-photo-container,.Full-share-section-desktop-photo-container{max-width:400px}}@media (max-width: 1200px){.middle-container{padding:0 1rem}.middle-middle-card{width:100%;max-width:600px;margin:70px auto 0;padding:1rem}.post-container{max-width:500px;padding:15px}.middle-main-image{max-width:450px}}@media (max-width: 900px){.middle-container{padding:0 .75rem;margin-top:60px}.middle-middle-card{width:100%;max-width:500px;min-width:280px;margin:20px auto 0;padding:.75rem}.post-container{width:100%;max-width:450px;min-height:auto;padding:12px}.middle-main-image{max-width:400px}.middle-main-image:has(>img:only-child) .middle-content-image{max-width:400px;max-height:450px}.middle-main-image:has(>img:nth-child(2)){max-width:400px;max-height:450px;grid-template-columns:1fr 1fr;grid-template-areas:"main main" "right-top right-bottom";grid-template-rows:2fr 1fr}.middle-connect-image{width:clamp(4rem,15vw,6rem)}.middle-icon{width:1.5rem;height:2rem}.middle-icon.liked{font-size:2rem}.Full-comment-section-desktop-main-container,.Full-share-section-desktop-main-container{width:95%;max-width:800px;flex-direction:column;height:auto;max-height:90vh}.Full-comment-section-desktop-left-section,.Full-share-section-desktop-left-section{flex:none;width:100%;max-height:300px}.Full-comment-section-desktop-right-section,.Full-share-section-desktop-right-section{flex:1;border-left:none;border-top:2px solid #e0e0e0;padding:1rem;width:100%}.Full-comment-section-desktop-photo-container,.Full-share-section-desktop-photo-container{max-width:100%;max-height:250px}.Full-comment-section-desktop-photo-container:has(>img:nth-child(2)),.Full-share-section-desktop-photo-container:has(>img:nth-child(2)){grid-template-columns:1fr 1fr;grid-template-areas:"main right-top";max-height:200px}}@media (max-width: 740px){.middle-container{margin-top:60px;padding:0 .5rem}.middle-middle-card{width:100%;max-width:400px;min-width:280px;padding:.5rem;margin:20px auto 0}.post-container{width:100%;max-width:360px;padding:10px;margin:0 auto}.middle-main-image{max-width:320px}.middle-main-image:has(>img:only-child) .middle-content-image{max-width:320px;max-height:360px}.middle-main-image:has(>img:nth-child(2)){max-width:320px;max-height:320px;grid-template-columns:1fr;grid-template-areas:"main" "right-top" "right-bottom";grid-template-rows:2fr 1fr 1fr;gap:8px}.middle-profile-pic{width:2.25rem;height:2.25rem}.middle-profile-name{font-size:.875rem}.middle-post-time{font-size:.75rem;margin-left:.5rem}.middle-options-icon-Threedot{font-size:1.25rem}.middle-connect-image{width:clamp(4rem,18vw,5rem)}.middle-icon{width:1.25rem;height:1.5rem}.middle-icon.liked{font-size:1.75rem}.middle-icon-count{font-size:.75rem}.middle-post-text{font-size:.875rem;margin:.75rem 0}.middle-action-bar{gap:.25rem;flex-wrap:wrap}.middle-action-icons{gap:.5rem}.Full-comment-section-desktop-main-container,.Full-share-section-desktop-main-container{width:98%;max-width:400px;margin:0 auto;max-height:85vh}.Full-comment-section-desktop-left-section,.Full-share-section-desktop-left-section{max-height:200px}.Full-comment-section-desktop-photo-container,.Full-share-section-desktop-photo-container{max-height:180px}.Full-comment-section-desktop-right-section,.Full-share-section-desktop-right-section{padding:.75rem;font-size:.875rem}.likes-modal{width:95%;max-width:350px;max-height:70vh;margin:0 auto}.likes-modal-header{padding:12px 16px 8px}.likes-modal-header h3{font-size:14px}.likes-user-avatar{width:36px;height:36px}.likes-user-name{font-size:13px}.likes-user-full-name{font-size:12px}.likes-user-item{padding:6px 12px}}@media (max-width: 480px){.middle-container{margin-top:50px;padding:.25rem}.middle-middle-card{width:100%;max-width:350px;min-width:260px;padding:.5rem;margin:15px auto 0}.post-container{max-width:320px;padding:8px}.middle-main-image{max-width:280px}.middle-main-image:has(>img:only-child) .middle-content-image{max-width:280px;max-height:320px}.middle-main-image:has(>img:nth-child(2)){max-width:280px;max-height:280px;gap:6px}.middle-profile-pic{width:2rem;height:2rem}.middle-profile-name{font-size:.8rem}.middle-post-time{font-size:.7rem}.middle-connect-image{width:clamp(3.5rem,20vw,4.5rem)}.middle-icon{width:1rem;height:1.25rem}.middle-icon.liked{font-size:1.5rem}.middle-icon-count{font-size:.7rem}.middle-post-text{font-size:.8rem}.middle-action-icons{gap:.25rem}.middle-liked-by-avatar{width:1.5rem;height:1.5rem}.middle-liked-by-desc{font-size:.75rem}.Full-comment-section-desktop-main-container,.Full-share-section-desktop-main-container{width:100%;max-width:340px;max-height:80vh;margin:0}.Full-comment-section-desktop-left-section,.Full-share-section-desktop-left-section{max-height:150px}.Full-comment-section-desktop-photo-container,.Full-share-section-desktop-photo-container{max-height:130px}.Full-comment-section-desktop-right-section,.Full-share-section-desktop-right-section{padding:.5rem;font-size:.8rem}.likes-modal{width:98%;max-width:300px;max-height:65vh}.likes-modal-header{padding:8px 12px 6px}.likes-modal-header h3{font-size:13px}.likes-user-avatar{width:32px;height:32px}.likes-user-name{font-size:12px}.likes-user-full-name{font-size:11px}.likes-user-item{padding:4px 8px}}@media (max-width: 360px){.middle-container{padding:.125rem}.middle-middle-card{max-width:320px;min-width:240px;padding:.25rem}.post-container{max-width:290px;padding:6px}.middle-main-image{max-width:250px}.middle-main-image:has(>img:only-child) .middle-content-image{max-width:250px;max-height:280px}.middle-main-image:has(>img:nth-child(2)){max-width:250px;max-height:250px}.middle-profile-pic{width:1.75rem;height:1.75rem}.middle-profile-name{font-size:.75rem}.middle-post-time{font-size:.65rem}.middle-connect-image{width:clamp(3rem,22vw,4rem)}.middle-icon{width:.875rem;height:1rem}.middle-icon.liked{font-size:1.25rem}.middle-icon-count{font-size:.65rem}.middle-post-text{font-size:.75rem}.Full-comment-section-desktop-main-container,.Full-share-section-desktop-main-container{max-width:310px}.likes-modal{max-width:280px}}*{box-sizing:border-box}img{max-width:100%;height:auto}body{overflow-x:hidden}@media (min-width: 768px){.middle-container{padding:0 .5rem}.middle-middle-card{max-width:100%}}@media (max-width: 767px){.middle-container{padding:0 1rem}}.responsive-text{font-size:clamp(.875rem,2.5vw,1.125rem)}.flexible-gap{gap:clamp(.25rem,2vw,1rem)}.responsive-padding{padding:clamp(.5rem,3vw,1.5rem)}.responsive-margin{margin:clamp(.25rem,2vw,1rem)}@media (max-width: 320px){.middle-container{padding:.1rem}.middle-middle-card{max-width:300px;min-width:220px}.post-container{max-width:270px;padding:4px}.middle-main-image{max-width:220px}.middle-main-image:has(>img:only-child) .middle-content-image{max-width:220px;max-height:250px}.middle-profile-pic{width:1.5rem;height:1.5rem}.middle-profile-name{font-size:.7rem}.middle-connect-image{width:3rem}.middle-icon{width:.75rem;height:.875rem}.middle-icon.liked{font-size:1rem}.Full-comment-section-desktop-main-container,.Full-share-section-desktop-main-container{max-width:290px;padding:.25rem}.likes-modal{max-width:260px}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}.desktop-view-wrapper{min-height:100vh;display:flex;flex-direction:column;width:100%;position:relative;overflow-x:hidden}.desktop-view-container{display:flex;width:100%;position:relative;min-height:calc(100vh - 80px)}.desktop-view-left{display:flex;flex-direction:column;width:25%;min-width:200px;position:relative;z-index:1}.desktop-view-middle{flex:1;width:100%;max-width:calc(100% - 450px);margin-right:clamp(280px,25vw,400px);padding:0 1rem;box-sizing:border-box;transition:margin-right .3s ease,max-width .3s ease}.desktop-view-right{width:0;flex-shrink:0;pointer-events:none}@media (min-width: 1400px){.desktop-view-middle{margin-right:clamp(320px,23vw,450px);max-width:calc(100% - 520px)}}@media (min-width: 1200px) and (max-width: 1399px){.desktop-view-middle{margin-right:clamp(300px,26vw,380px);max-width:calc(100% - 480px)}}@media (min-width: 1024px) and (max-width: 1199px){.desktop-view-middle{margin-right:clamp(280px,28vw,350px);max-width:calc(100% - 450px)}}@media (min-width: 768px) and (max-width: 1023px){.desktop-view-left{width:20%;min-width:150px}.desktop-view-middle{margin-right:clamp(260px,35vw,320px);max-width:calc(100% - 410px);padding:0 .5rem}}@media (min-width: 640px) and (max-width: 767px){.desktop-view-left{display:none}.desktop-view-middle{margin-right:0;max-width:100%;width:100%;padding:0 1rem}.desktop-view-container{width:100%}}@media (max-width: 639px){.desktop-view-left{display:none}.desktop-view-middle{margin-right:0;max-width:100%;width:100%;padding:0 .5rem}.desktop-view-container{flex-direction:column;min-height:auto;width:100%}}@media (max-width: 480px){.desktop-view-middle{padding:0 .25rem}}@media (max-width: 360px){.desktop-view-middle{padding:0 .125rem}}body.no-scroll{overflow:hidden}.mobile-middle-middle-card{position:relative;padding:8px 8px 60px;max-width:600px;width:100%;margin:150px auto 0;display:flex;flex-direction:column;gap:12px;z-index:10;background-color:#fff;isolation:isolate;transition:margin-top .25s ease-out}.mobile-middle-middle-card.stories-hidden{margin-top:100px;gap:10px}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.mobile-middle-middle-card{margin-top:0}}.mobile-post-container{border-radius:20px;border:1px solid #e0e0e0;padding:12px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative;z-index:999;margin-bottom:auto;box-shadow:0 4px 8px #00000080}.mobile-middle-profile-header{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;width:100%;margin-bottom:8px}.mobile-middle-options-wrapper{display:flex;align-items:center;position:relative}.mobile-middle-profile-details-wrapper{display:flex;align-items:center}.mobile-image-and-name-holder{display:flex;flex-direction:row-reverse;align-items:center;gap:8px}.mobile-middle-profile-info{display:flex;flex-direction:column;justify-content:center}.mobile-middle-profile-pic{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer}.mobile-middle-profile-pic:hover{box-shadow:0 2px 8px #00000080}.mobile-middle-connect-container{display:flex;align-items:center;justify-content:center}.mobile-middle-connect-image{cursor:pointer;width:100px;height:35px;transition:transform .2s}.mobile-middle-connect-image:hover{transform:scale(1.1)}.mobile-connection-status-message{color:#007bff;font-weight:600;font-size:14px}.mobile-bookmark-icon{position:fixed;right:15px}.mobile-middle-message-button{background-color:transparent;color:#007bff;border:1px solid #007bff;border-radius:18px;padding:6px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s,color .2s;width:100px;height:35px;display:flex;align-items:center;justify-content:center}.mobile-middle-message-button:hover{background-color:#007bff;color:#fff}.mobile-middle-options-icon{font-size:25px;cursor:pointer}.mobile-middle-options-dropdown{position:absolute;top:100%;left:0;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:100;width:180px;overflow:hidden;display:flex;flex-direction:column}.mobile-middle-options-item{width:100%;padding:12px 15px;text-align:left;border:none;background:none;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s}.mobile-middle-options-item:not(:last-child){border-bottom:1px solid #f0f0f0}.mobile-middle-options-item:hover{background-color:#f5f5f5}.mobile-middle-profile-details{font-size:12px;color:gray}.mobile-middle-profile-top{text-align:right;text-transform:capitalize}.mobile-middle-profile-name{font-size:14px;font-weight:700;text-align:end}.mobile-middle-post-time{font-size:12px;color:gray;margin-left:5px}.mobile-middle-main-image{width:100%;padding:10px 0;position:relative}.mobile-slider-container{width:100%;position:relative;overflow:hidden;border-radius:8px}.mobile-slider{display:flex;width:100%;transition:transform .3s ease-in-out}.mobile-slider-item{flex:0 0 100%;width:100%;display:none}.mobile-slider-item.active{display:block}.mobile-middle-content-image{width:100%;height:410px;object-fit:cover;display:block}.mobile-slider-dots{display:flex;justify-content:center;gap:8px;margin-top:10px}.mobile-slider-dot{width:8px;height:8px;background-color:#ccc;border-radius:50%;cursor:pointer;transition:background-color .3s}.mobile-slider-dot.active{background-color:#007bff}.mobile-middle-post-text{font-size:14px;padding-top:4px;width:100%;text-align:left}.mobile-middle-post-text-content{display:flex;align-items:center;gap:5px}.mobile-middle-post-author{font-weight:700;text-transform:capitalize;margin-right:10px}.mobile-middle-post-caption{font-size:14px}.mobile-middle-see-more{color:#555;font-weight:500;cursor:pointer}.mobile-Full-comment-section-main-container{position:fixed;bottom:0;left:0;width:100%;max-height:80vh;background-color:#fff;color:#000;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -4px 20px #00000040;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.mobile-Full-comment-section-container{padding:16px;display:flex;flex-direction:column;flex:1;overflow-y:auto;box-sizing:border-box;-webkit-overflow-scrolling:touch;z-index:999}.mobile-Full-comment-section-user-profile-header{display:none}.mobile-Full-comment-section-comments-header{text-align:center;flex-shrink:0}.mobile-Full-comment-section-heading{font-size:20px;font-weight:600;color:#000;text-align:start}.no-comments-message{color:#8a8a8e;font-size:14px;text-align:center;padding:40px 0}.mobile-Full-comment-section-comments-list{flex:1;overflow-y:auto;padding-top:16px;padding-bottom:16px;height:50vh;-webkit-overflow-scrolling:touch}.mobile-Full-comment-section-comments-list::-webkit-scrollbar{width:4px;background:transparent}.mobile-Full-comment-section-comments-list::-webkit-scrollbar-thumb{background:#545458;border-radius:2px}.mobile-Full-comment-section-comment-main-parent{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.mobile-Full-comment-section-comment{display:flex;gap:12px;flex:1}.mobile-Full-comment-section-comment-profile-picture{width:50px;height:50px;border-radius:50%;flex-shrink:0}.mobile-Full-comment-section-comment-content{display:flex;flex-direction:column}.mobile-Full-comment-section-comment-user-info{display:flex;align-items:baseline;gap:8px}.mobile-Full-comment-section-comment-username{font-weight:600;font-size:14px;text-transform:capitalize;color:#000}.mobile-Full-comment-section-comment-timestamp{font-size:12px;color:#8a8a8e;text-transform:capitalize}.mobile-Full-comment-section-comment-text{font-size:14px;line-height:1.4;color:#000;text-transform:capitalize;margin-top:2px}.mobile-Full-comment-section-comment-actions{font-size:12px;margin-top:6px;display:flex;gap:16px}.mobile-Full-comment-section-reply-link{color:#8a8a8e;font-weight:500;cursor:pointer}.mobile-Full-comment-section-comment-likes{display:flex;flex-direction:column;align-items:center;gap:2px;color:#8a8a8e;margin-left:16px}.mobile-Full-comment-section-like-button{height:30px;width:30px;cursor:pointer;color:#8a8a8e;transition:color .2s,transform .2s}.mobile-Full-comment-section-like-button:hover{transform:scale(1.1)}.mobile-Full-comment-section-like-button.liked{color:#ff453a}.mobile-Full-comment-section-comment-likes span{font-size:12px;font-weight:500}.mobile-Full-comment-section-comment-input-and-image{display:flex;gap:10px;align-items:center;padding:12px 16px;background-color:#fff;position:fixed;bottom:68px;left:0;right:0;flex-shrink:0}.mobile-Full-comment-section-commentPerson-image{height:36px;width:36px;border-radius:50%}.mobile-Full-comment-section-comment-input-and-image input{flex:1;padding:10px 16px;border-radius:20px;border:1px solid #38383a;font-size:14px;background-color:#fff;color:#000;box-shadow:none}.mobile-Full-comment-section-comment-input-and-image input::placeholder{color:#8a8a8e}.mobile-Full-comment-section-comment-input-and-image input:focus{outline:none;border-color:#5856d6}.mobile-Full-comment-section-cross-button{position:absolute;top:12px;right:12px;font-size:24px;background-color:#3a3a3c;color:#a9a9b0;border:none;border-radius:50%;cursor:pointer;width:30px;height:30px;line-height:30px;text-align:center}.mobile-Full-share-section-main-container{position:fixed;left:0;bottom:0;width:100%;height:60vh;background-color:#fff;color:#000;border-top-right-radius:20px;border-top-left-radius:20px;box-shadow:0 -4px 20px #00000040;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.mobile-Full-share-section-container{display:flex;flex-direction:column;padding:16px;flex:1;overflow-y:auto;box-sizing:border-box;-webkit-overflow-scrolling:touch}.mobile-Full-share-section-user-profile-header{display:none}.share-search-bar{width:100%;padding:10px 16px;border-radius:10px;border:none;background-color:#2c2c2e;color:#fff;font-size:16px;margin-bottom:16px}.share-search-bar::placeholder{color:#8a8a8e}.mobile-Full-share-section-right-section{flex:1;overflow-y:hidden;display:flex;flex-direction:column}.mobile-Full-share-section-heading-and-cross{display:none}.mobile-Full-share-section-innerDiv{display:flex;gap:16px;margin-top:10px;flex:1;overflow:hidden;margin-bottom:50px}.mobile-Full-share-section-AvatarAndName-collection{flex:1;overflow-y:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;height:auto;-webkit-overflow-scrolling:touch}.mobile-Full-share-section-AvatarAndName-collection::-webkit-scrollbar{display:none}.mobile-Full-share-section-AvatarAndName-collection::-webkit-scrollbar-thumb{background:#545458;border-radius:2px}.mobile-Full-share-section-AllIcons{display:flex;flex-direction:column;gap:20px;margin-top:30px;align-items:center;padding-left:24px}.mobile-Full-share-section-AllIcons img{height:40px;width:40px;cursor:pointer;transition:transform .2s}.mobile-Full-share-section-AllIcons img:hover{transform:scale(1.1)}.mobile-Full-share-section-AvatarAndName{display:flex;flex-direction:column;align-items:center;height:80px;overflow:hidden;text-align:center;cursor:pointer}.mobile-Full-share-section-AvatarAndName h1{font-size:13px;font-weight:400;color:#000;margin-top:8px}.mobile-Full-share-section-AvatarAndName img{width:60px;height:60px;border-radius:50%;object-fit:cover}.mobile-Full-share-section-share-input-and-image{display:none}.mobile-Full-share-section-cross-button{position:absolute;top:12px;right:12px;font-size:24px;background-color:#3a3a3c;color:#a9a9b0;border:none;border-radius:50%;cursor:pointer;width:30px;height:30px;line-height:30px;text-align:center}.mobile-middle-post-content-text{text-transform:capitalize}.mobile-middle-action-bar-1{display:flex;flex-direction:column;width:100%;margin-top:8px;box-sizing:border-box}.mobile-middle-action-icons-1{display:flex;justify-content:space-between;align-items:center;width:100%}.Liked-by-container-1{display:flex;align-items:center;flex-shrink:0}.Liked-by-image-container-1{display:flex;margin-right:8px}.Liked-by-image-container-1 img{width:24px;height:24px;border-radius:50%;margin-right:-8px;border:2px solid #fff}.Liked-by-desc-1{font-size:12px;display:flex;align-items:center;width:200px;color:#555;margin:0}.action-icons-container-1{display:flex;align-items:center;flex-direction:row-reverse;gap:5px}.mobile-middle-icon-container-1{display:flex;align-items:center;cursor:pointer}.mobile-middle-icon-count-1{margin-right:4px;font-size:14px;font-weight:500}.mobile-middle-icon-1{font-size:24px}.mobile-middle-icon-1.liked-1{color:#ff3b30}.mobile-middle-icon-share-1{font-size:30px;height:30%;width:30px}.mobile-Full-comment-section-delete-button{background:none;border:none;color:#ff453a;cursor:pointer;font-size:12px;font-weight:500}.mobile-Full-comment-section-delete-button:hover{text-decoration:underline}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear}.mobile-post-skeleton{background:#fafafa;pointer-events:none;-webkit-user-select:none;user-select:none;border:1px solid #e0e0e0}.mobile-skeleton-profile-section{display:flex;align-items:center;gap:10px;flex:1}.mobile-skeleton-avatar{width:40px;height:40px;border-radius:50%}.mobile-skeleton-profile-info{display:flex;flex-direction:column;gap:8px;flex:1}.mobile-skeleton-name{height:16px;width:120px;border-radius:4px}.mobile-skeleton-details{height:12px;width:180px;border-radius:4px}.mobile-skeleton-dots{width:24px;height:24px;border-radius:50%}.mobile-skeleton-image{width:100%;height:250px;border-radius:8px;margin:10px 0}.mobile-Full-share-section-post-photo,.mobile-Full-comment-section-post-photo{height:300px;width:100%;border-radius:8px;object-fit:contain}.mobile-share-search-title-reacent-postes{color:gray;font-weight:600}.mobile-infinite-scroll-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;gap:10px;background:#fff;border-radius:16px;border:1px solid #e0e0e0;margin:10px 0}.mobile-loading-spinner{width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}.mobile-infinite-scroll-loading p{margin:0;color:#666;font-size:14px;font-weight:500}.mobile-end-of-feed{display:flex;align-items:center;justify-content:center;padding:30px 20px;background:#fff;border-radius:16px;border:1px solid #e0e0e0;margin:10px 0}.mobile-end-of-feed p{margin:0;color:#999;font-size:14px;font-weight:500;text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-pull-to-refresh-indicator{position:fixed;top:0;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;gap:10px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 0 16px 16px;box-shadow:0 2px 10px #0000001a;z-index:1000;transition:all .3s ease;min-width:200px}.mobile-pull-spinner{width:24px;height:24px;border:2px solid #f3f3f3;border-top:2px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}.mobile-pull-to-refresh-indicator p{margin:0;color:#666;font-size:12px;font-weight:500;text-align:center}.mobile-refresh-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;gap:10px;background:#fff;border-radius:16px;border:1px solid #e0e0e0;margin:10px 0}.mobile-share-search-container{padding:10px}.mobile-share-search-box{position:relative;display:flex;width:90%;align-items:center;background:#fff;border-radius:17px;padding:3px 11px;border:.5px solid rgba(169,169,169,1)}.mobile-share-search-icon{color:#666;margin-right:5px;flex-shrink:0}.mobile-share-search-input{flex:1;border:.5px rgba(169,169,169,1);background:#fff;outline:none;font-size:17px;font-weight:300;color:#a9a9a9}.mobile-share-search-input::placeholder{color:#999}.mobile-share-clear-search{background:none;top:10px;border:none;color:#666;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.mobile-share-clear-search:hover{background-color:#e0e0e0}.mobile-view-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;margin:0 auto;background-color:#fff;overflow:hidden}.FullFlower-Interest-main-container{display:flex;justify-content:space-between;align-items:flex-start;width:100%;min-height:100vh;padding:20px;box-sizing:border-box}.FullFlower-Interest-left-main-container{width:30%;display:flex;flex-direction:column}.FullFlower-Interest-middle-main-container{display:flex;justify-content:center;align-items:center;padding-bottom:60px}.FullFlower-Interest-right-main-container{width:30%;display:flex;justify-content:flex-end}.FullFlower-Profile-full-section-container{width:30vw;border-radius:15px;margin-top:90px;margin-left:auto;margin-right:auto;padding:20px;box-shadow:0 4px 8px #0000001a;background:#fff}.FullFlower-section-container{margin-bottom:20px;padding:15px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;border-top:10px solid grey;text-align:left}.FullFlower-section-heading{font-size:22px;font-weight:500;margin:0 0 10px;display:inline-block}.FullFlower-section-Main-heading{font-size:50px}.FullFlower-Profile-full-section-top-nav-section{display:flex;align-items:center;gap:10px;margin-bottom:20px}.FullFlower-Profile-full-section-top-nav-section input{flex:1;padding:8px;font-size:14px;border:1px solid #ccc;border-radius:5px;display:none}.FullFlower-back-button{width:30px;height:30px;cursor:pointer}.FullFlower-Profile-full-section-profile-header{display:flex;flex-direction:row-reverse;width:90%;align-items:center;justify-content:space-between;padding:5px;font-size:18px;margin:10px}.FullFlower-Profile-full-section-imageContainer{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;margin-bottom:20px}.FullFlower-Profile-full-section-profile-pic{width:100%;height:100%;object-fit:cover}.FullFlower-Profile-full-section-parent-collabs-connection{display:flex;gap:20px}.FullFlower-Profile-full-section-collabsDetails,.FullFlower-Profile-full-section-connectionsDetails{display:flex;flex-direction:column;align-items:center}.FullFlower-Profile-full-section-profile-info{display:flex;flex-direction:column;align-items:flex-end;line-height:1;margin:10px}.FullFlower-Profile-full-section-name{font-size:22px;font-weight:500;margin:0;display:flex;align-items:center;gap:4px}.FullFlower-Profile-full-section-name span{font-size:15px;font-weight:400;color:#9e9b9b}.FullFlower-Profile-full-section-profile-info p:nth-child(2){font-size:18px;font-weight:400}.FullFlower-Profile-full-section-profile-info p:nth-child(3){font-size:16px;font-weight:400}.FullFlower-Profile-full-section-profile-buttons{display:flex;justify-content:flex-end;gap:10px;margin:10px}.FullFlower-Profile-full-section-btn{color:#000;border:1px solid black;padding:8px 12px;width:100%;max-width:190px;font-size:16px;border-radius:5px;cursor:pointer;background:transparent}.FullFlower-Profile-full-section-profile-buttons button:nth-child(1){background:linear-gradient(to bottom,#04e6ff1a,#ffd9001a)}.FullFlower-Profile-full-section-profile-buttons button:nth-child(2){background:linear-gradient(to bottom,#4304ff1a,#ff00001a)}.FullFlower-Profile-full-section-goal-button{border:none;background-color:transparent;color:#908f8f;font-size:14px;cursor:pointer}.FullFlower-Profile-full-section-analytics-container{display:flex;justify-content:flex-start;gap:10px;margin:10px}.FullFlower-Profile-full-section-circle{width:50px;height:50px;background:#ccc;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:.7}}.FullFlower-Profile-full-section-down-upload-slider-con{display:flex;align-items:center;gap:10px;margin:10px}.FullFlower-Profile-full-section-slide-track{display:flex;gap:80px;overflow-x:auto;scroll-behavior:smooth;width:100%}.FullFlower-Profile-full-section-each-slide{flex-shrink:0;text-align:center}.FullFlower-Profile-full-section-slide-img{width:120px;object-fit:cover;border-radius:5px}.FullFlower-Profile-full-section-each-slide p{font-size:14px;margin:5px 0}.FullFlower-Profile-full-section-down-experience-slider-con{display:flex;align-items:center;gap:10px;margin:10px}.FullFlower-Profile-full-section-slide-track.FullFlower-experience-track{display:flex;gap:45px;overflow-x:auto;scroll-behavior:smooth;width:100%}.FullFlower-Profile-full-section-experince-inner-div{flex-shrink:0;padding:10px;border-radius:5px;width:150px}.FullFlower-Profile-full-section-experince-innerdiv-heading h3{font-size:16px;font-weight:500;margin:0}.FullFlower-Profile-full-section-experince-innerdiv-heading h5{font-size:14px;font-weight:400;margin:5px 0}.FullFlower-Profile-full-section-experince-inner-div p{font-size:14px;margin:8px 0}.FullFlower-Profile-full-section-content-and-arrow{display:flex;align-items:center;gap:10px;margin:10px}.FullFlower-Profile-full-section-suggested-tags{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;width:100%}.FullFlower-Profile-full-section-tag{padding:8px 12px;border-radius:5px;font-size:14px;flex-shrink:0;text-align:center}.FullFlower-Profile-full-section-Back,.FullFlower-Profile-full-section-Forward,.FullFlower-Profile-full-section-left-btn,.FullFlower-Profile-full-section-right-btn{background:gray;color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.FullFlower-Profile-full-section-Back:hover,.FullFlower-Profile-full-section-Forward:hover,.FullFlower-Profile-full-section-left-btn:hover,.FullFlower-Profile-full-section-right-btn:hover{background-color:#555}.FullFlower-Profile-full-section-Back.disabled,.FullFlower-Profile-full-section-Forward.disabled,.FullFlower-Profile-full-section-left-btn.disabled,.FullFlower-Profile-full-section-right-btn.disabled{background:#ccc;cursor:not-allowed}.FullFlower-Profile-full-section-buttons-section{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;margin:10px}.FullFlower-Profile-full-section-buttons-section button{flex:1 1 calc(50% - 10px);padding:10px;font-size:16px;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:opacity .3s;text-align:center}.FullFlower-Profile-full-section-buttons-section button:hover{opacity:.8}.FullFlower-btn-left{background:linear-gradient(to top,#ff7e5f,#feb47b)}.FullFlower-btn-middle{background:linear-gradient(to top,#ff6a00,#fdfdfd)}.FullFlower-btn-right{background:linear-gradient(to top,#4facfe,#f2f8f8)}.FullFlower-Profile-full-section-public-logo{width:100%;max-width:200px;margin:10px}.FullFlower-section-Main-heading{font-size:35px;font-weight:600}@media (max-width: 1023px){.FullFlower-Interest-main-container{flex-wrap:wrap;height:auto}.FullFlower-Interest-left-main-container,.FullFlower-Interest-right-main-container{width:50%}.FullFlower-Interest-middle-main-container{width:100%;order:3;margin-top:20px}.FullFlower-Profile-full-section-container{width:100%;max-width:600px;margin-left:auto;margin-right:auto;box-shadow:3px 3px 8px #0003}.FullFlower-Profile-full-section-imageContainer{width:80px;height:80px}.FullFlower-Profile-full-section-slide-img{width:100px;height:100px}.FullFlower-section-heading{font-size:20px}}@media (max-width: 767px){.FullFlower-Interest-left-main-container,.FullFlower-Interest-right-main-container{display:none}.FullFlower-Interest-main-container{flex-direction:column;padding:10px;height:auto}.FullFlower-Interest-middle-main-container{width:100%;padding:10px 0;margin-bottom:50px}.FullFlower-Profile-full-section-container{width:100%;margin-top:0;margin-left:auto;margin-right:auto;box-shadow:none;padding:10px;border-radius:8px}.FullFlower-Profile-full-section-top-nav-section input{display:block}.FullFlower-Profile-full-section-imageContainer{width:70px;height:70px}.FullFlower-Profile-full-section-name{font-size:20px}.FullFlower-Profile-full-section-btn{font-size:14px;padding:8px}.FullFlower-Profile-full-section-slide-img{width:80px;height:80px}.FullFlower-Profile-full-section-experince-inner-div{width:120px}.FullFlower-Profile-full-section-suggested-tags{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;gap:10px;overflow-x:auto}.FullFlower-Profile-full-section-tag{font-size:13px;padding:6px 10px}.FullFlower-Profile-full-section-buttons-section{width:80vw}.FullFlower-Profile-full-section-buttons-section button{max-width:200px;font-size:14px;padding:8px}.FullFlower-section-heading{font-size:18px}}@media (max-width: 319px){.FullFlower-Profile-full-section-name{font-size:18px}.FullFlower-Profile-full-section-imageContainer{width:60px;height:60px}.FullFlower-Profile-full-section-btn{font-size:13px}.FullFlower-Profile-full-section-slide-img{width:60px;height:60px}.FullFlower-Profile-full-section-experince-inner-div{width:100px}.FullFlower-Profile-full-section-tag{font-size:12px;padding:5px 8px}.FullFlower-section-heading{font-size:16px}}@media (min-width: 768px){.FullFlower-Profile-full-section-top-nav-section img.FullFlower-back-button{display:none}}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f5f5f5}.loading-spinner{font-size:18px;color:#666}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f5f5f5;padding:20px}.error-message{font-size:16px;color:#d32f2f;margin-bottom:20px;text-align:center}.back-button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:14px}.back-button:hover{background-color:#0056b3}.mobile-self-profile{min-height:100vh;background-color:#f8f9fa}.mobile-profile-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100}.mobile-back-icon{font-size:24px;color:#333;cursor:pointer}.mobile-profile-title{font-size:18px;font-weight:600;color:#333;margin:0}.mobile-menu-icon{font-size:20px;color:#666;cursor:pointer}.mobile-profile-content{padding:20px}.mobile-profile-basic-info{display:flex;align-items:center;margin-bottom:25px;background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.mobile-profile-picture{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-right:15px;border:3px solid #e3f2fd}.mobile-profile-info{flex:1}.mobile-profile-name{font-size:20px;font-weight:600;color:#333;margin:0 0 5px}.mobile-profile-username{font-size:14px;color:#666;margin:0 0 8px}.mobile-profile-headline{font-size:14px;color:#007bff;margin:0;font-weight:500}.mobile-profile-stats{display:flex;justify-content:space-around;background-color:#fff;padding:20px;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 8px #0000001a}.mobile-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.mobile-stat-value{font-size:20px;font-weight:600;color:#333;margin-bottom:5px}.mobile-stat-label{font-size:12px;color:#666}.mobile-profile-section{background-color:#fff;padding:20px;border-radius:12px;margin-bottom:15px;box-shadow:0 2px 8px #0000001a}.mobile-section-title{font-size:16px;font-weight:600;color:#333;margin:0 0 15px;border-bottom:2px solid #e3f2fd;padding-bottom:8px}.mobile-section-content{font-size:14px;color:#555;line-height:1.5;margin:0}.mobile-skills-container,.mobile-interests-container{display:flex;flex-wrap:wrap;gap:8px}.mobile-skill-tag,.mobile-interest-tag{background-color:#e3f2fd;color:#1976d2;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500}.mobile-experience-item{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.mobile-experience-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mobile-experience-title{font-size:16px;font-weight:600;color:#333;margin:0 0 5px}.mobile-experience-company{font-size:14px;color:#007bff;font-weight:500;margin:0 0 3px}.mobile-experience-location{font-size:12px;color:#666;margin:0 0 8px}.mobile-experience-description{font-size:13px;color:#555;line-height:1.4;margin:0}.mobile-profile-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.mobile-edit-button,.mobile-signout-button{padding:12px 20px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.mobile-edit-button{background-color:#007bff;color:#fff}.mobile-edit-button:hover{background-color:#0056b3}.mobile-signout-button{background-color:#dc3545;color:#fff}.mobile-signout-button:hover{background-color:#c82333}.desktop-self-profile{min-height:100vh;background-color:#f8f9fa}.desktop-profile-container{display:flex;min-height:100vh}.desktop-profile-main{flex:1;padding:20px;max-width:800px;margin:0 auto}.desktop-profile-header{display:flex;align-items:center;margin-bottom:30px;background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.desktop-back-icon{font-size:24px;color:#333;cursor:pointer;margin-right:15px}.desktop-back-icon:hover{color:#007bff}.desktop-profile-title{font-size:24px;font-weight:600;color:#333;margin:0}.desktop-profile-content{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px #0000001a}.desktop-profile-basic-info{display:flex;align-items:center;margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #e0e0e0}.desktop-profile-picture{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-right:25px;border:4px solid #e3f2fd}.desktop-profile-info{flex:1}.desktop-profile-name{font-size:28px;font-weight:600;color:#333;margin:0 0 8px}.desktop-profile-username{font-size:16px;color:#666;margin:0 0 10px}.desktop-profile-headline{font-size:16px;color:#007bff;margin:0 0 8px;font-weight:500}.desktop-profile-email{font-size:14px;color:#888;margin:0}.desktop-profile-stats{display:flex;justify-content:space-around;margin-bottom:30px;padding:20px 0;border-bottom:1px solid #e0e0e0}.desktop-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.desktop-stat-value{font-size:24px;font-weight:600;color:#333;margin-bottom:8px}.desktop-stat-label{font-size:14px;color:#666}.desktop-profile-section{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.desktop-profile-section:last-child{border-bottom:none}.desktop-section-title{font-size:18px;font-weight:600;color:#333;margin:0 0 15px;border-bottom:2px solid #e3f2fd;padding-bottom:8px}.desktop-section-content{font-size:15px;color:#555;line-height:1.6;margin:0}.desktop-skills-container,.desktop-interests-container{display:flex;flex-wrap:wrap;gap:10px}.desktop-skill-tag,.desktop-interest-tag{background-color:#e3f2fd;color:#1976d2;padding:8px 16px;border-radius:25px;font-size:14px;font-weight:500}.desktop-experience-item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.desktop-experience-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.desktop-experience-title{font-size:18px;font-weight:600;color:#333;margin:0 0 8px}.desktop-experience-company{font-size:16px;color:#007bff;font-weight:500;margin:0 0 5px}.desktop-experience-location{font-size:14px;color:#666;margin:0 0 10px}.desktop-experience-description{font-size:15px;color:#555;line-height:1.5;margin:0}.desktop-profile-actions{display:flex;gap:15px;margin-top:30px;padding-top:20px;border-top:1px solid #e0e0e0}.desktop-edit-button,.desktop-signout-button{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.desktop-edit-button{background-color:#007bff;color:#fff}.desktop-edit-button:hover{background-color:#0056b3;transform:translateY(-1px)}.desktop-signout-button{background-color:#dc3545;color:#fff}.desktop-signout-button:hover{background-color:#c82333;transform:translateY(-1px)}@media (max-width: 768px){.desktop-profile-main{padding:10px}.desktop-profile-content{padding:20px}.desktop-profile-basic-info{flex-direction:column;text-align:center}.desktop-profile-picture{margin-right:0;margin-bottom:15px}.desktop-profile-actions{flex-direction:column}}.mobile-profile-content,.desktop-profile-content{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
