@media screen and (max-width: 768px){.carousel-controls{display:none!important}.carousel-dots{bottom:15%!important}.comments-section{padding:.5rem!important}.post-card,.post-creation-card{margin-bottom:1rem!important}.app-container{padding-top:1rem!important}.post-creation-card{padding:.75rem!important}.image-wrapper{aspect-ratio:auto!important}.post-image{object-fit:contain!important;height:auto!important}.post-content{font-size:.8375rem!important;font-weight:400!important}.p-lr1p5{padding:.7rem!important}.post-header{margin-bottom:0rem!important}}.app-container{display:flex;justify-content:center;min-height:100vh;padding-top:2rem;padding-bottom:2rem;font-family:Inter,sans-serif;background-color:#f0f2f5;overflow-x:hidden}.content-wrapper{display:flex;max-width:75rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%;gap:1.5rem}.main-content{flex:2;min-width:0}.sidebar{flex:1;max-width:18rem;min-width:12rem}.post-card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0003;margin-bottom:1.5rem}.profile-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.profile-avatar-comment{width:30px;height:30px;border-radius:50%;object-fit:cover;padding:10px}.profile-avatar-small{width:30px;height:30px;border-radius:50%;object-fit:cover}.post-creation-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 2px #0003;margin-bottom:1.5rem}.post-creation-header{display:flex;align-items:center;margin-bottom:1rem}.post-creation-header .profile-avatar{margin-right:.75rem}.post-content-input{width:100%;padding:.75rem;border-radius:10px;border:none;outline:none;resize:vertical;height:auto;overflow-y:auto;min-height:4rem;max-height:15rem;line-height:1.5;box-sizing:border-box;height:5rem;font-size:14px}.post-creation-actions{display:flex;justify-content:space-between;align-items:center;border-top:2px solid #13141656;padding-top:1rem}.action-button{display:flex;flex:1;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .2s ease-in-out;color:#4b5563;font-weight:600;background-color:transparent;border:none;cursor:pointer}.action-button-postcreation{display:flex;flex:1;align-items:center;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .2s ease-in-out;color:#4b5563;font-weight:600;background-color:transparent;border:none;cursor:pointer}.action-button:hover{background-color:#e5e7eb}.action-button i{font-size:1.4em;margin-right:.5rem}.action-button.liked{color:#2563eb}.action-button.green-button{color:#22c55e}.action-button.green-button:hover{background-color:#dcfce7}.action-button-postcreation.red-button{color:#ef4444}.action-button.red-button:hover{background-color:#fee2e2}.action-button.yellow-button{color:#eab308}.action-button.yellow-button:hover{background-color:#fef9c3}.post-button{background-color:#2563eb;color:#fff;font-weight:700;padding:.5rem 1.5rem;border-radius:.5rem;transition:background-color .2s ease-in-out;margin-left:1rem;border:none;cursor:pointer}.post-button:hover{background-color:#1d4ed8}.post-header{display:flex;align-items:center;margin-bottom:1rem}.post-header div p{margin:0}.post-header .profile-avatar{margin-right:.75rem}.user-name{font-weight:700;color:#1f2937}.time-ago{font-size:.875rem;color:#6b7280}.post-content{color:#374151;margin-bottom:1rem;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif;font-weight:400;font-size:1rem;color:#000;line-height:1.4}.post-stats{display:flex;justify-content:space-between;align-items:center;color:#6b7280;font-size:.875rem;margin-bottom:1rem}.post-stats .font-semibold{font-weight:600}.post-actions{display:flex;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding-top:.5rem;padding-bottom:.5rem}.comments-section{padding:1.5rem}.comment-item{display:flex;align-items:flex-start;margin-bottom:.75rem}.comment-item .profile-avatar-small{margin-right:.75rem}.comment-bubble{background-color:#f3f4f6;padding:.75rem;border-radius:.75rem;flex:1;max-width:100%;overflow:hidden}.comment-user-name{font-weight:600;color:#1f2937;font-size:.875rem}.comment-user-name,.comment-created-at{margin:0;color:#374151;font-size:.775rem}.comment-text{color:#374151;font-size:.875rem;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;overflow:hidden}.add-comment-area{display:flex;align-items:center;margin-top:1rem}.add-comment-area .profile-avatar-small{margin-right:.75rem}.comment-input{width:100%;padding:.75rem;border-radius:10px;background-color:#f3f4f6;border:1px solid #d1d5db;outline:none;max-height:150px;font-size:medium;font-family:Inter,sans-serif}.comment-input:focus{box-shadow:0 0 0 2px #3b82f680}.active-users-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 2px #0003}.active-users-card h2{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.active-user-item{display:flex;align-items:center;margin-bottom:.75rem}.active-user-item:last-child{margin-bottom:0}.active-user-item .profile-avatar-small{margin-right:.75rem;position:relative}.online-indicator{position:absolute;bottom:0;right:0;width:8px;height:8px;background-color:#22c55e;border-radius:50%;border:2px solid #ffffff}.offline-indicator{position:absolute;bottom:0;right:0;width:8px;height:8px;background-color:#6b7280;border-radius:50%;border:2px solid #ffffff}.active-user-name{font-weight:500;color:#1f2937}@media (max-width: 768px){.content-wrapper{flex-direction:column;max-width:100%;padding-left:0rem;padding-right:0rem;gap:.5rem}.main-content,.sidebar{flex:none;width:100%;max-width:none;min-width:unset}.post-creation-actions{flex-wrap:wrap;justify-content:center;gap:.5rem}.action-button,.post-button{flex:unset;width:calc(50% - .25rem);margin-left:0;margin-right:0}.post-button{width:100%;margin-top:.5rem}}.responsive-iframe-container{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.responsive-iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:8px}.comment-post-button{background-color:#ccc;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:not-allowed;margin-left:10px;padding:10px;transition:background-color .3s ease,transform .3s ease}.comment-post-button.active{background-color:#1877f2;cursor:pointer;transform:scale(1.1)}.comment-post-button i{font-size:18px}.share-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease-out forwards}.share-popup-content{background:#fff;padding:30px;border-radius:12px;box-shadow:0 10px 30px #0003;text-align:center;max-width:400px;width:90%;transform:translateY(20px);opacity:0;animation:slideUpFadeIn .3s ease-out .1s forwards}.share-popup-content h3{font-size:1.6em;color:#333;margin-bottom:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.share-link-input{width:calc(100% - 20px);padding:12px 15px;border:1px solid #dddddd;border-radius:8px;font-size:1em;color:#555;background-color:#f8f8f8;margin-bottom:20px;cursor:pointer;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.share-link-input:hover,.share-link-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff33;outline:none}.close-popup-button{background-color:#007bff;color:#fff;padding:12px 25px;border:none;border-radius:8px;font-size:1.1em;cursor:pointer;transition:background-color .2s ease-in-out,transform .2s ease-in-out;font-weight:600}.close-popup-button:hover{background-color:#0056b3;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFadeIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.button-row{display:flex;gap:.5rem;margin-top:.5rem}.image-carousel{display:flex;position:relative;text-align:center;margin:1rem 0;justify-content:center}.image-wrapper{aspect-ratio:16 / 9;width:100%;overflow:hidden;border-radius:.5rem}.post-image{width:100%;height:100%;object-fit:contain;display:block;background-color:#ddd9d9}.carousel-controls{position:absolute;top:50%;left:0;width:96%;padding:0 2%;display:flex;justify-content:space-between;transform:translateY(-50%)}.carousel-controls svg{background:#00000080;color:#fff;border:none;padding:.6rem 1rem;border-radius:50%;cursor:pointer;width:12px}.carousel-controls.no-text{justify-content:space-between;position:absolute;top:50%;width:100%;transform:translateY(-50%);padding:0 1rem}.carousel-controls.no-text button{background:#00000080;color:#fff;border:none;padding:.5rem 1rem;border-radius:50%;cursor:pointer}.carousel-dots{display:flex;margin-top:.5rem;position:absolute;bottom:12%;background:#00000080;padding:.3rem;border-radius:.8rem}.dot{height:5px;width:5px;margin:0 5px;background-color:#ccc;border-radius:50%;display:inline-block;transition:background-color .3s ease}.dot.active{background-color:#fff}.p-lr1p5{padding:0 1.5rem}.p-t1p5{padding-top:1.5rem}.p-b1p5{padding-bottom:1.5rem}.image-carousel{position:relative;overflow:hidden}.kebab-menu-wrapper{position:relative;display:inline-block;float:right;padding:1.5rem 1rem 0}.kebab-menu-button{background:none;border:none;font-size:1.5rem;font-weight:700;cursor:pointer;color:#0e0f0f}.kebab-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;z-index:10;min-width:150px}.kebab-menu-item{display:block;width:100%;padding:.5rem 1rem;text-align:left;background:none;border:none;cursor:pointer;color:#374151;font-size:.875rem}.kebab-menu-item:hover{background:#f3f4f6}.kebab-menu-item:last-child{color:#ef4444}.top-gainers-card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1rem;width:100%;max-width:300px;box-sizing:border-box;font-family:Inter,sans-serif;height:auto;display:flex;flex-direction:column}.top-gainers-card .card-title{font-size:1.1rem;font-weight:600;color:#333;margin-top:0;margin-bottom:.75rem}.gainer-item{display:flex;flex-direction:column}.gainer-primary-row{display:flex;justify-content:space-between;align-items:baseline}.gainer-ticker,.gainer-price{font-size:.75rem;font-weight:600;color:#333}.gainer-secondary-row{display:flex;justify-content:space-between;align-items:baseline}.gainer-company-name{font-size:.75rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.gainer-change{font-size:.75rem;font-weight:600}.positive-change{color:#22c55e}.negative-change{color:#ef4444}.gainer-divider{height:1px;background-color:#e5e7eb;margin:.4rem 0}.gainer-item:last-of-type+.gainer-divider{display:none}.gainer-ticker-link{text-decoration:none;font-size:.75rem;font-weight:600}
