*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;margin:0;padding:0}body{line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-family:inherit}input,textarea{border:none;outline:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.login_container{background-color:#f8fafc;display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login_section{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;padding:56px 48px;width:100%;max-width:520px}.login_logo{width:80px;height:80px;margin:0 auto 40px;background:linear-gradient(135deg,#4361ee,#3a0ca3);border-radius:12px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600;font-size:28px}.login_form_item h2{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:12px;text-align:center}.login-form{display:flex;flex-direction:column;gap:24px;margin-top:48px}.input-group input{width:100%;padding:18px 0;text-indent:16px;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .3s;background-color:#f8fafc}button[type=submit]{background-color:#4361ee;color:#fff;border:none;padding:18px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s;margin-top:10px}.register-section{text-align:center;margin-top:32px;color:#64748b;font-size:14px}.register-btn{display:inline-block;margin-top:12px;padding:10px 20px;background-color:#fff;color:#4361ee;border:1px solid #4361ee;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s}.register-btn:hover{background-color:#f0f4ff}.register_container{background-color:#f8fafc;display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.register_section{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000000d;padding:40px;width:100%;max-width:480px}.register_logo{width:64px;height:64px;margin:0 auto 32px;background:linear-gradient(135deg,#4361ee,#3a0ca3);border-radius:12px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600;font-size:24px}.register_form_item h2{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:8px;text-align:center}.register-form{display:flex;flex-direction:column;gap:20px;margin-top:40px}.input-group{position:relative}.input-group input{width:100%;padding:18px 0;text-indent:16px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;transition:all .3s;background-color:#f8fafc}.input-group input:focus{border-color:#4361ee;outline:none;box-shadow:0 0 0 3px #4361ee33}.input-group input::placeholder{color:#94a3b8}button[type=submit]{background-color:#4361ee;color:#fff;border:none;padding:14px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .3s;margin-top:10px}button[type=submit]:hover{background-color:#3a0ca3}.login-section{text-align:center;margin-top:24px;color:#64748b;font-size:14px}.login-btn{display:inline-block;margin-top:12px;padding:10px 20px;background-color:#fff;color:#4361ee;border:1px solid #4361ee;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s}.login-btn:hover{background-color:#f0f4ff}.divider{display:flex;align-items:center;margin:24px 0;color:#94a3b8;font-size:14px}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}.divider:before{margin-right:16px}.divider:after{margin-left:16px}.password-hint{font-size:12px;color:#64748b;margin-top:4px}.dashboard-container{max-width:935px;margin:0 auto;display:flex;justify-content:center;gap:28px;padding:30px 20px 0 0}.main-content{width:600px;flex-shrink:0}.story_section{position:relative;height:118px;margin-bottom:0}.scroll-btn{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#fffc;border:1px solid #DBDBDB;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-weight:700}.scroll-left{left:10px}.scroll-right{right:10px}.story{position:absolute;top:0;left:0;display:flex;overflow-x:auto;width:100%;height:118px;scrollbar-width:none;background:#fff;border:1px solid #DBDBDB;padding:16px;gap:15px;box-sizing:border-box}.story::-webkit-scrollbar{display:none}.story_item{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.story_avatar{width:66px;height:66px;border-radius:50%;padding:2px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.story_avatar img{width:100%;height:100%;border-radius:50%;border:2px solid white;box-sizing:border-box}.story_item h2{margin:5px 0 0;font-size:12px;font-weight:400;text-align:center;color:#262626}.post_container{margin-bottom:20px}.post{background:#fff;border:1px solid #EFEFEF;border-radius:3px}.post__avatar{display:flex;align-items:center}.post__avatar img{width:32px;height:32px;border-radius:50%;margin-right:12px}.post__avatar h2{font-size:14px;font-weight:600;color:#262626;margin:0}.post_content img{width:100%;height:auto;display:block}.post_content{max-height:750px;overflow:hidden;display:flex;align-items:center;justify-content:center}.post_footer{padding:0 16px 12px}.post_creation_container{background:#fff;border:1px solid #DBDBDB;border-radius:8px;margin-bottom:24px;padding:0}.post_creation_form{display:flex;flex-direction:column;gap:12px}.post_creation_textarea{padding:12px;border:1px solid #EFEFEF;border-radius:6px;resize:none;font-size:14px;min-height:100px;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.post_creation_textarea::placeholder{color:#8e8e8e}.post_creation_file_input{display:none}.post_creation_file_label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;border:1px dashed #DBDBDB;border-radius:6px;cursor:pointer;background:#fafafa;margin-bottom:12px}.post_creation_file_label:hover{background:#f5f5f5}.post_creation_file_icon{width:24px;height:24px;margin-bottom:8px;color:#262626}.post_creation_file_text{font-size:14px;color:#262626;text-align:center}.post_creation_preview{width:100%;max-height:300px;object-fit:contain;border-radius:6px;margin-bottom:12px}.post_creation_submit{background:#0095f6;color:#fff;border:none;border-radius:8px;padding:10px;font-weight:600;font-size:14px;cursor:pointer;width:100%;transition:background-color .2s}.post_creation_submit:hover{background:#07c}.post_creation_submit:disabled{background:#0095f64d;cursor:not-allowed}.sidebar{width:293px;position:fixed;top:50px;left:calc(50% + 307px);height:fit-content;margin-left:28px}.user-profile{display:flex;align-items:center;margin-bottom:24px}.user-avatar{width:56px;height:56px;border-radius:50%;margin-right:16px;object-fit:cover}.user-info{display:flex;flex-direction:column}.username{font-weight:600;font-size:14px;color:#262626;text-decoration:none}.username:hover{text-decoration:underline}.name{font-size:14px;color:#8e8e8e}.recommendations-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.recommendations-header span{font-size:14px;font-weight:600;color:#8e8e8e}.see-all{background:none;border:none;font-size:12px;font-weight:600;color:#262626;cursor:pointer}.recommendations-list{margin-bottom:24px}.recommended-user{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.recommended-user .user{display:flex;align-items:center}.recommended-user .user-avatar{width:32px;height:32px;margin-right:12px}.recommended-user .status{font-size:12px;color:#8e8e8e}.follow-button{background:none;border:none;font-size:12px;font-weight:600;color:#0095f6;cursor:pointer}.follow-button:hover{color:#00376b}@media (max-width: 1260px){.sidebar{display:none}.main-content{width:100%}}.left-sidebar{width:244px;position:fixed;top:40px;left:20px;height:calc(100vh - 84px);padding:12px 0;border-right:1px solid #DBDBDB;z-index:100}.left-sidebar-nav{display:flex;flex-direction:column;gap:8px;padding:0 12px}.left-sidebar-item{display:flex;align-items:center;padding:12px;border-radius:8px;cursor:pointer;text-decoration:none}.left-sidebar-item:hover{background-color:#f5f5f5}.left-sidebar-item.active{font-weight:600}.left-sidebar-item span{font-size:16px;color:#262626}.left-sidebar-divider{height:1px;background-color:#dbdbdb;margin:12px 0}.left-sidebar-footer{padding:12px;font-size:15px;color:#8e8e8e;line-height:2}.left-sidebar-footer a{text-decoration:none;color:#8e8e8e}@media (max-width: 1260px){.left-sidebar{display:none}.dashboard-container{padding-left:20px}}.post__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;height:60px;box-sizing:border-box}.post__menu{position:relative}.post__menu button{background:none;border:none;padding:0;cursor:pointer;font-size:20px;color:#262626}.post__menu-dropdown{position:absolute;right:0;top:100%;background:#fff;border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 2px 4px #0000001a;z-index:100;min-width:120px}.post__menu-dropdown button{display:block;width:100%;padding:8px 16px;text-align:left;color:#262626;font-size:14px}.post__menu-dropdown button.delete{color:#ed4956;font-weight:600}.post__menu-dropdown button:hover{background-color:#fafafa}.delete-confirmation-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.delete-confirmation-content{background:#fff;border-radius:12px;width:400px;max-width:90%;text-align:center;overflow:hidden}.delete-confirmation-content h3{font-size:20px;margin:20px 0 10px;color:#262626}.delete-confirmation-content p{font-size:14px;color:#8e8e8e;margin-bottom:20px;padding:0 20px}.delete-confirmation-buttons{display:flex;border-top:1px solid #dbdbdb}.delete-confirmation-buttons button{flex:1;padding:16px;border:none;background:none;font-size:14px;cursor:pointer}.delete-confirmation-buttons button.cancel-button{border-right:1px solid #dbdbdb;color:#262626}.delete-confirmation-buttons button.delete-button{color:#ed4956;font-weight:700}.post_actions{display:flex;padding:8px 0;gap:16px;border-bottom:1px solid #EFEFEF;margin-bottom:8px}.action_item{display:flex;align-items:center;gap:4px}.action_item button{display:flex;align-items:center;background:none;border:none;padding:0;cursor:pointer;gap:4px}.action_item button img{width:24px;height:24px}.action_count{font-size:14px;color:#262626;margin-left:4px}.post_caption{margin-bottom:8px;font-size:16px}.post_caption .username{font-weight:700}.comment_form{display:flex;margin-top:8px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;width:500px;max-width:90%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.modal-header{padding:16px;border-bottom:1px solid #efefef;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;font-size:16px;font-weight:600}.close-button{background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:#262626}.modal-body{padding:16px;overflow-y:auto;flex-grow:1}.modal-footer{padding:16px;border-top:1px solid #efefef}.follow-button{background-color:#0095f6;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-weight:600;cursor:pointer;font-size:12px}.unfollow-button{background-color:#efefef;color:#262626;border:1px solid #dbdbdb;padding:6px 12px;border-radius:4px;font-weight:600;cursor:pointer;font-size:12px}.ad-container{margin-bottom:20px}.ad-container .post{background:#fff;border:1px solid #EFEFEF;border-radius:3px;padding:0;overflow:hidden}.ad-container .mrg-tag{display:block;width:100%;min-height:250px;background:#fafafa}.sidebar-ad{margin-top:12px}@media (max-width: 768px){.ad-container .mrg-tag{min-height:200px}}.ad-container:before{content:"Реклама";display:block;font-size:12px;color:#8e8e8e;text-transform:uppercase;margin-bottom:8px;text-align:center}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #DBDBDB;z-index:1000;padding:8px 0;display:none}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;padding:4px 8px;min-width:50px}.bottom-nav-item img{width:24px;height:24px;margin-bottom:4px}.bottom-nav-text{font-size:10px;color:#8e8e8e;text-align:center}.bottom-nav-item.active .bottom-nav-text{color:#0095f6;font-weight:600}.bottom-nav-item.active img{filter:invert(39%) sepia(57%) saturate(2000%) hue-rotate(195deg) brightness(95%) contrast(105%)}.more-button{cursor:pointer}@media (max-width: 768px){.mobile-only{display:block!important}.desktop-only{display:none!important}.mobile-bottom-nav{display:block}.dashboard-container{padding-bottom:60px}.main-content{margin-bottom:60px}}@media (min-width: 769px){.mobile-only{display:none!important}.desktop-only{display:block!important}}@media (max-width: 768px){.story_section{margin-bottom:60px}.post_container{margin-bottom:15px}.bottom-nav-item{min-width:45px;padding:4px}.bottom-nav-text{font-size:9px}}.bottom-nav-item{transition:transform .2s ease}.bottom-nav-item:active{transform:scale(.95)}.more-button{position:relative;cursor:pointer}.more-button-container{display:flex;flex-direction:column;align-items:center;cursor:pointer}.more-menu-dropdown{position:fixed;bottom:70px;left:0;right:0;background:#fff;border-top:1px solid #dbdbdb;padding:16px;z-index:1001;display:grid;grid-template-columns:1fr 1fr;gap:12px}.more-menu-item{display:flex;flex-direction:column;align-items:center;padding:12px;text-decoration:none;color:#262626;font-size:12px;border-radius:8px;background:#f8f9fa;transition:background-color .2s ease}.more-menu-item:hover{background-color:#e9ecef}.more-menu-item img{width:24px;height:24px;margin-bottom:6px}.more-menu-item span{text-align:center;white-space:nowrap}.more-menu-dropdown{animation:slideUp .3s ease;transform-origin:bottom center}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.more-menu-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.more-menu-dropdown{bottom:60px;padding:12px;gap:8px}.more-menu-item{padding:10px 8px;font-size:11px}.more-menu-item img{width:20px;height:20px;margin-bottom:4px}}@media (max-width: 340px){.more-menu-dropdown{grid-template-columns:1fr}.more-menu-item{flex-direction:row;justify-content:flex-start;padding:10px 16px}.more-menu-item img{margin-bottom:0;margin-right:8px}}.global-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff6;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;opacity:0;transition:opacity .3s ease}.global-loader.active{opacity:1;pointer-events:auto}.loader-content{display:flex;flex-direction:column;align-items:center;gap:15px;background:#ffffffe6;padding:20px;border-radius:12px;box-shadow:0 4px 12px #0000001a}.animated-logo{position:relative;width:60px;height:60px}.logo-particle{position:absolute;width:12px;height:12px;background:linear-gradient(135deg,#4361ee,#3a0ca3);border-radius:50%;animation:float 1.5s infinite ease-in-out}.logo-particle:nth-child(1){top:0;left:24px;animation-delay:0s}.logo-particle:nth-child(2){top:24px;left:0;animation-delay:.15s}.logo-particle:nth-child(3){top:24px;left:48px;animation-delay:.3s}@keyframes float{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-8px) scale(1.1);opacity:1}}.loader-text{font-size:14px;color:#666;font-weight:400;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.top-line-loader{position:fixed;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#4361ee,#3a0ca3);z-index:10000;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.top-line-loader.active{animation:loadingLine 2s infinite}@keyframes loadingLine{0%{transform:scaleX(0);transform-origin:left}50%{transform:scaleX(1);transform-origin:left}to{transform:scaleX(0);transform-origin:right}}.error-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.error-modal-content{background:#fff;border-radius:8px;width:400px;max-width:90%;box-shadow:0 4px 12px #00000026}.error-modal-header{padding:16px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.error-modal-header h3{margin:0;color:#ff4d4f}.error-modal-close{background:none;border:none;font-size:20px;cursor:pointer}.error-modal-body{padding:16px}.error-modal-footer{padding:12px 16px;border-top:1px solid #eee;text-align:right}.error-modal-ok-button{background:#1890ff;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}.notifications-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center}.notifications-modal{position:fixed;width:380px;max-width:90vw;max-height:70vh;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;z-index:1001;display:flex;flex-direction:column;border:1px solid #e7e8ec;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-50%)}.notifications-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e7e8ec;background:#fafbfc;border-radius:12px 12px 0 0}.notifications-modal-header h3{margin:0;font-size:16px;font-weight:600;color:#222;display:flex;align-items:center;gap:10px}.unread-count{background:#ff3347;color:#fff;border-radius:50%;padding:4px 8px;font-size:12px;font-weight:600;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;line-height:1}.notifications-header-actions{display:flex;align-items:center;gap:10px}.close-btn{background:none;border:none;font-size:20px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.close-btn:hover{background-color:#f0f2f5}.notifications-modal-content{flex:1;overflow-y:auto;max-height:400px}.no-notifications{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#99a2ad}.no-notifications img{width:80px;height:80px;margin-bottom:16px;opacity:.6}.no-notifications p{font-size:16px;font-weight:600;margin:0 0 8px;color:#222}.no-notifications span{font-size:14px;line-height:1.4}.notification-item-vk{display:flex;align-items:flex-start;padding:12px 16px;border-bottom:1px solid #f0f2f5;transition:background-color .2s}.notification-item-vk:hover{background-color:#f5f6f8}.notification-avatar-vk{width:40px;height:40px;border-radius:50%;margin-right:12px;object-fit:cover}.notification-content-vk{flex:1;display:flex;flex-direction:column}.notification-text-vk{font-size:14px;color:#222;margin-bottom:4px;line-height:1.4}.notification-text-vk strong{font-weight:600}.notification-time-vk{font-size:12px;color:#99a2ad}@keyframes modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.notifications-modal{animation:modalFadeIn .2s ease-out}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}.notifications-modal-backdrop{animation:backdropFadeIn .2s ease-out}@media (max-width: 768px){.notifications-modal{width:95%;height:auto;max-height:80vh;border-radius:12px}.notifications-modal-header{padding:20px}.unread-count{padding:3px 6px;font-size:11px;min-width:18px;height:18px}}.notification-badge{background:#ff3347;color:#fff;border-radius:50%;padding:2px 6px;font-size:11px;font-weight:600;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1;margin-left:8px}.notification-badge-mobile{background:#ff3347;color:#fff;border-radius:50%;padding:1px 4px;font-size:9px;font-weight:600;min-width:14px;height:14px;display:flex;align-items:center;justify-content:center;line-height:1;position:absolute;top:0;right:0;transform:translate(25%,-25%)}.notification-badge-dropdown{background:#ff3347;color:#fff;border-radius:50%;padding:1px 4px;font-size:9px;font-weight:600;min-width:14px;height:14px;display:flex;align-items:center;justify-content:center;line-height:1;margin-left:8px}*{box-sizing:border-box}body{overflow-x:hidden}.profile-container{overflow-x:hidden;width:100%}.profile-container{max-width:935px;margin:0 auto;display:flex;justify-content:center;gap:28px;padding:30px 20px 0 0}.profile-content{width:614px;flex-shrink:0}.profile-header{display:flex;margin-bottom:44px}.profile-avatar-container{margin-right:30px;flex-shrink:0}.profile-avatar{width:150px;height:150px;border-radius:50%;object-fit:cover;border:1px solid #efefef}.profile-info{flex-grow:1}.profile-username-row{display:flex;align-items:center;margin-bottom:20px}.profile-username{font-size:28px;font-weight:300;margin:0 20px 0 0}.profile-edit-button{background:#efefef;border:1px solid #dbdbdb;border-radius:4px;color:#262626;font-weight:600;padding:5px 9px;margin-right:8px;cursor:pointer}.profile-settings-button{background:none;border:none;padding:0;cursor:pointer}.profile-settings-button img{width:24px;height:24px}.profile-stats{display:flex;margin-bottom:20px}.profile-stat{margin-right:40px;cursor:pointer;text-decoration:none;color:inherit}.profile-stat:hover{opacity:.7}.profile-stat-count{font-weight:600;margin-right:5px}.profile-stat-label{color:#262626}.profile-bio{margin-bottom:20px}.profile-name{font-weight:600;margin:0 0 5px;font-size:16px}.profile-description{margin:0;font-size:16px}.profile-tabs{display:flex;border-top:1px solid #dbdbdb;margin-bottom:0}.profile-tab{display:flex;align-items:center;justify-content:center;height:52px;background:none;border:none;border-top:1px solid transparent;margin-right:60px;cursor:pointer;text-transform:uppercase;font-size:12px;font-weight:600;color:#8e8e8e;gap:6px}.profile-tab.active{color:#262626;border-top:1px solid #262626}.profile-tab img{width:12px;height:12px}.profile-posts{margin-top:0}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.post-thumbnail{position:relative;aspect-ratio:1/1;cursor:pointer}.post-thumbnail img{width:100%;height:100%;object-fit:cover}.post-thumbnail-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:none;align-items:center;justify-content:center;gap:30px}.post-thumbnail:hover .post-thumbnail-overlay{display:flex}.post-thumbnail-stat{display:flex;align-items:center;color:#fff;font-weight:600;gap:5px}.post-thumbnail-stat img{width:20px;height:20px;filter:invert(1)}.empty-posts{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;text-align:center}.empty-posts-icon{width:62px;height:62px;border:2px solid #262626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.empty-posts-icon img{width:24px;height:24px}.empty-posts h2{font-size:28px;font-weight:300;margin:0 0 10px}.empty-posts p{font-size:14px;margin:0;color:#262626}@media (max-width: 1260px){.profile-container{padding-left:20px}}@media (max-width: 768px){.left-sidebar{display:none}.profile-container{padding-left:0}}.comments-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.comments-modal-content{background:#fff;border-radius:12px;width:500px;max-width:90%;max-height:80vh;display:flex;flex-direction:column}.comments-modal-header{padding:16px;border-bottom:1px solid #efefef;display:flex;justify-content:space-between;align-items:center}.comments-modal-title{font-weight:600;font-size:16px}.comments-modal-close{background:none;border:none;font-size:20px;cursor:pointer;padding:0}.comments-modal-body{padding:16px;overflow-y:auto;flex-grow:1}.comment-item{display:flex;margin-bottom:12px;align-items:flex-start}.comments-modal-footer{padding:16px;border-top:1px solid #efefef}.comment_form{display:flex}.comment_form input{flex:1;border:1px solid #EFEFEF;border-radius:20px;padding:8px 12px;font-size:14px;outline:none}.comment_submit{background:none;border:none;color:#0095f6;font-weight:700;margin-left:8px;cursor:pointer}.comment_submit:disabled{opacity:.5;cursor:default}.post-thumbnail-stat img{cursor:pointer;transition:transform .2s}.post-thumbnail-stat img:hover{transform:scale(1.1)}.post-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1001}.post-modal-content{background:#fff;border-radius:4px;width:80%;max-width:1000px;max-height:90vh;position:relative}.post-modal-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;color:#fff;cursor:pointer;z-index:1002}.post-modal-container{display:flex;height:100%}.post-modal-image-container{flex:1.5;display:flex;flex-direction:column;background:#000}.post-modal-image{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.post-modal-image img{max-height:70vh;max-width:100%;object-fit:contain}.post-image-footer{padding:16px;background:#000;color:#fff;border-top:1px solid #333}.post-actions{display:flex;align-items:center;margin-bottom:8px}.like-button{background:none;border:none;cursor:pointer;margin-right:16px}.like-button img{width:24px;height:24px;filter:invert(1)}.likes-count{font-weight:600;color:#fff}.post-caption{color:#fff;margin-top:8px}.post-modal-sidebar{flex:1;display:flex;flex-direction:column;max-height:90vh;background:#fff}.post-modal-header{padding:16px;border-bottom:1px solid #efefef;display:flex;align-items:center;justify-content:space-between}.post-author{display:flex;align-items:center}.post-author img{width:32px;height:32px;border-radius:50%;margin-right:12px}.post-options{background:none;border:none;font-size:20px;cursor:pointer}.post-modal-comments{flex:1;overflow-y:auto;padding:16px}.comment-item{display:flex;margin-bottom:16px;align-items:flex-start}.comment-avatar{width:32px;height:32px;border-radius:50%;margin-right:12px;object-fit:cover}.comment-content{flex-grow:1}.comment-author{font-weight:600;font-size:14px;margin-right:8px}.comment-text{font-size:14px;word-break:break-word}.comment-date{font-size:12px;color:#8e8e8e;margin-top:4px}.post-modal-add-comment{padding:16px;border-top:1px solid #efefef;display:flex;align-items:center}.post-modal-add-comment input{flex:1;border:none;outline:none;padding:8px;font-size:14px}.comment-submit{background:none;border:none;color:#0095f6;font-weight:600;cursor:pointer;padding:8px}.comment-submit:disabled{opacity:.5;cursor:default}.loading-comments,.no-comments{text-align:center;color:#8e8e8e;padding:40px 0}.post-modal-loading,.post-modal-error{padding:40px;text-align:center}.profile-message-button{background:#efefef;border:1px solid #dbdbdb;border-radius:4px;color:#262626;font-weight:600;padding:5px 9px;margin-right:8px;cursor:pointer;display:flex;align-items:center;gap:5px}.profile-message-button img{width:16px;height:16px}.profile-message-button:hover{background:#dbdbdb}@media (max-width: 735px){.profile-message-button span{display:none}.profile-message-button{padding:5px}}.profile-message-button{transition:background .2s ease}.profile-follow-button{background-color:#0095f6;color:#fff;border:none;padding:8px 16px;border-radius:4px;font-weight:600;cursor:pointer;margin-right:8px}.profile-follow-button:hover{background-color:#0086e0}.profile-follow-button:disabled{background-color:#b2dffc;cursor:not-allowed}.profile-unfollow-button{background-color:#efefef;color:#262626;border:1px solid #dbdbdb;padding:8px 16px;border-radius:4px;font-weight:600;cursor:pointer;margin-right:8px}.profile-unfollow-button:hover{background-color:#dbdbdb}.profile-unfollow-button:disabled{opacity:.7;cursor:not-allowed}.notification.fadeOut{animation:fadeOut .3s ease forwards}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@media (max-width: 340px){.profile-username{font-size:18px}.profile-stat-count{font-size:14px}.profile-stat-label{font-size:12px}.profile-follow-button,.profile-unfollow-button{padding:4px 8px;font-size:12px}}@media (min-width: 769px) and (max-width: 1024px){.profile-container{max-width:100%;padding:20px}.profile-content{width:100%}.profile-avatar{width:120px;height:120px}}@media (max-width: 768px){.profile-container{max-width:100vw;margin:0;padding:0 0 60px;overflow-x:hidden}.profile-content{width:100vw;max-width:100vw;padding:0;margin:0}.profile-header{flex-direction:column;align-items:center;text-align:center;margin-bottom:20px;padding:16px;width:100vw}.profile-avatar-container{margin:0 0 16px}.profile-avatar{width:86px;height:86px}.profile-info{width:100vw;padding:0 16px}.profile-username-row{justify-content:center;margin-bottom:16px;flex-wrap:wrap;gap:8px;width:100%}.profile-username{font-size:20px;margin-right:0;width:100%;margin-bottom:12px}.profile-stats{justify-content:space-around;margin-bottom:16px;width:100%;gap:0}.profile-stat{margin:0;flex:1;min-width:0;padding:0 5px}.profile-stat-count{font-size:16px;font-weight:700}.profile-stat-label{font-size:12px}.profile-follow-button,.profile-unfollow-button{padding:6px 12px;font-size:14px;margin-right:8px}.profile-message-button{padding:6px;min-width:40px;margin-right:8px}.profile-message-button span{display:none}.profile-tabs{border-top:1px solid #dbdbdb;margin-bottom:0}.profile-tab{margin-right:0;flex:1;height:44px;gap:4px}.profile-tab img{width:16px;height:16px}.profile-tab span{font-size:12px}.posts-grid{grid-template-columns:repeat(3,1fr);gap:1px;width:100vw;margin:0;padding:0}.post-thumbnail{width:33.33vw;height:33.33vw;aspect-ratio:1/1}.post-thumbnail img{width:100%;height:100%;object-fit:cover}.post-thumbnail-overlay{gap:15px}.post-thumbnail-stat{font-size:12px;gap:3px}.post-thumbnail-stat img{width:16px;height:16px}body{overflow-x:hidden;position:relative}.post-modal-content{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}.post-modal-container{flex-direction:column;height:100vh}.post-modal-image-container{flex:0 0 50vh}.post-modal-sidebar{flex:1;max-height:50vh}.post-modal-close{top:15px;right:15px;background:#00000080;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.empty-posts{padding:40px 20px}.empty-posts h2{font-size:22px}.empty-posts p{font-size:14px;padding:0 20px}}html,body{overflow-x:hidden;width:100%;position:relative}@media (max-width: 768px){::-webkit-scrollbar{display:none}-ms-overflow-style: none;scrollbar-width: none;.profile-container,.profile-content,.posts-grid,.profile-header,.profile-info{max-width:100vw!important;overflow-x:hidden!important}}@media (max-width: 320px){.profile-stat{padding:0 2px}.profile-stat-count{font-size:14px}.profile-stat-label{font-size:10px}.profile-follow-button,.profile-unfollow-button{padding:4px 8px;font-size:12px;margin-right:4px}.profile-message-button{padding:4px;min-width:35px}}.messages-container{display:flex;height:100vh;background-color:#fafafa}.left-sidebar{width:244px;border-right:1px solid #dbdbdb;background-color:#fff;height:100%;position:fixed;left:0;top:0;padding:20px 12px;box-sizing:border-box;z-index:100}.left-sidebar-nav{display:flex;flex-direction:column;gap:8px;margin-top:20px}.left-sidebar-item{display:flex;align-items:center;padding:12px;border-radius:8px;text-decoration:none;color:#262626;font-size:16px;font-weight:500}.left-sidebar-item:hover{background-color:#f2f2f2}.left-sidebar-item img{width:24px;height:24px;margin-right:16px}.left-sidebar-divider{height:1px;background-color:#dbdbdb;margin:16px 0}.left-sidebar-footer{font-size:12px;color:#8e8e8e;margin-top:auto;padding-top:16px}.messages-content{display:flex;width:100%;margin-left:244px;height:100vh}.chats-list{width:350px;border-right:1px solid #dbdbdb;background-color:#fff;height:100%;display:flex;flex-direction:column}.chats-header{padding:20px;border-bottom:1px solid #dbdbdb;font-size:18px;font-weight:600}.chats-header-title{display:inline-flex;align-items:center;gap:8px}.chats-scrollable{flex:1;overflow-y:auto}.chat-item{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #efefef;cursor:pointer;transition:background-color .2s}.chat-item:hover{background-color:#fafafa}.chat-item.active{background-color:#efefef}.chat-avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;margin-right:12px;flex-shrink:0}.chat-avatar img{width:100%;height:100%;object-fit:cover}.chat-info{flex:1;min-width:0}.chat-username{font-weight:600;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-preview{color:#8e8e8e;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-preview.unread{color:#262626;font-weight:600}.chat-time{font-size:12px;color:#8e8e8e;white-space:nowrap;margin-left:8px}.chat-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;margin-left:8px}.chat-container{flex:1;display:flex;flex-direction:column;background-color:#fff;position:relative}.chat-header{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #dbdbdb;background-color:#fff;position:sticky;top:0;z-index:10}.back-button{background:none;border:none;font-size:20px;margin-right:16px;cursor:pointer;display:none}.chat-user-info{display:flex;align-items:center}.chat-username{font-weight:600;margin-left:12px}.messages-scrollable{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.message{display:flex;margin-bottom:8px;max-width:70%}.message.sent{align-self:flex-end}.message.received{align-self:flex-start}.message-content{padding:12px 16px;border-radius:18px;background-color:#efefef;word-wrap:break-word}.message.sent .message-content{background-color:#0095f6;color:#fff;border-bottom-right-radius:4px}.message.received .message-content{background-color:#efefef;color:#262626;border-bottom-left-radius:4px}.message-time{font-size:12px;color:#8e8e8e;margin-top:4px;align-self:flex-end;margin-left:8px}.message-meta{display:flex;align-items:center;gap:6px;align-self:flex-end}.message-status{font-size:12px;font-weight:700;line-height:1}.message-status.sent,.message-status.delivered{color:#8e8e8e}.message-status.read{color:#0095f6}.chat-unread-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#0095f6;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.chat-unread-badge.total{background:#ef4444}.chat-unread-badge.in-header{margin-left:10px}.message-input-container{display:flex;align-items:flex-end;padding:12px 16px;border-top:1px solid #dbdbdb;background-color:#fff;gap:8px}.message-textarea{flex:1;border:1px solid #dbdbdb;border-radius:22px;padding:10px 14px;resize:none;min-height:38px;max-height:100px;font-family:inherit;font-size:14px;line-height:1.4;overflow-y:auto}.message-textarea:focus{outline:none;border-color:#a8a8a8}.send-button{background-color:#0095f6;color:#fff;border:none;border-radius:50%;width:38px;height:38px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.send-button:disabled{background-color:#b2dffc;cursor:not-allowed}.chat-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:20px}.placeholder-icon{width:96px;height:96px;margin-bottom:24px;opacity:.5}.placeholder-icon img{width:100%;height:100%;object-fit:contain}.chat-placeholder h2{font-size:24px;font-weight:300;margin-bottom:8px;color:#262626}.chat-placeholder p{color:#8e8e8e;margin-bottom:24px}.start-chat-button{background-color:#0095f6;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-weight:600;cursor:pointer}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #dbdbdb;padding:8px 0;display:none;z-index:1000}.bottom-nav-container{display:flex;justify-content:space-around;align-items:center}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#8e8e8e;font-size:10px;gap:4px}.bottom-nav-item img{width:24px;height:24px}.bottom-nav-item.active{color:#0095f6}.bottom-nav-text{font-size:10px}@media (max-width: 768px){.left-sidebar{display:none}.messages-content{margin-left:0;height:100vh;height:-webkit-fill-available;position:fixed;top:0;left:0;right:0;bottom:0}.chats-list{width:100%;position:absolute;top:0;left:0;z-index:10;height:100%;height:-webkit-fill-available}.chats-list.hidden{display:none}.chat-container{position:absolute;top:0;right:0;width:100%;height:100%;height:-webkit-fill-available;transform:translate(100%);transition:transform .3s ease}.chat-container.active{transform:translate(0)}.back-button{display:block}.mobile-bottom-nav{display:block;bottom:0;padding-bottom:env(safe-area-inset-bottom,0px)}.message{max-width:85%}.messages-scrollable{padding-bottom:80px;height:auto}.message-input-container{display:flex;align-items:flex-end;padding:12px 16px;border-top:1px solid #dbdbdb;background-color:#fff;gap:8px;position:fixed;bottom:0;left:0;right:0;z-index:1000;width:100%;box-sizing:border-box;transform:translateZ(0);-webkit-overflow-scrolling:touch;will-change:transform}html,body{overflow:hidden;height:100%;height:-webkit-fill-available;position:fixed;width:100%;margin:0;padding:0}.messages-scrollable,.chats-scrollable{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}.chats-scrollable::-webkit-scrollbar,.messages-scrollable::-webkit-scrollbar{width:6px}.chats-scrollable::-webkit-scrollbar-track,.messages-scrollable::-webkit-scrollbar-track{background:#f1f1f1}.chats-scrollable::-webkit-scrollbar-thumb,.messages-scrollable::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.chats-scrollable::-webkit-scrollbar-thumb:hover,.messages-scrollable::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.chat-item-loading,.chat-header-loading{padding:12px 16px;text-align:center;color:#8e8e8e}.followers-page-container{display:flex;min-height:100vh;background-color:#fafafa}.followers-main-content{margin-left:244px;flex-grow:1;padding:20px;display:flex;justify-content:center}.followers-container{max-width:600px;width:100%;background:#fff;border-radius:8px;border:1px solid #dbdbdb;min-height:400px}.followers-header{display:flex;align-items:center;padding:16px;border-bottom:1px solid #dbdbdb;position:relative}.back-button{font-size:24px;margin-right:16px;text-decoration:none;color:#262626;font-weight:700;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.followers-header h2{margin:0 30px 0 0;font-size:18px;font-weight:600;color:#262626;text-align:center;flex-grow:1}.followers-list{padding:0}.follower-item{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #efefef;justify-content:space-between}.follower-link{display:flex;align-items:center;text-decoration:none;color:inherit;flex-grow:1}.follower-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;margin-right:12px;border:1px solid #efefef}.follower-info{flex:1}.follower-username{font-weight:600;color:#262626;font-size:14px}.follower-actions{margin-left:12px}.follow-button{background-color:#0095f6;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-weight:600;cursor:pointer;font-size:12px;min-width:80px}.follow-button:hover{background-color:#0086e0}.follow-button:disabled{background-color:#b2dffc;cursor:not-allowed}.unfollow-button{background-color:#efefef;color:#262626;border:1px solid #dbdbdb;padding:6px 12px;border-radius:4px;font-weight:600;cursor:pointer;font-size:12px;min-width:80px}.unfollow-button:hover{background-color:#dbdbdb}.unfollow-button:disabled{opacity:.7;cursor:not-allowed}.empty-state{text-align:center;padding:60px 20px;color:#8e8e8e}.empty-state img{width:80px;height:80px;margin-bottom:16px;opacity:.5}.empty-state h3{margin:0 0 8px;font-size:18px;font-weight:600}.empty-state p{margin:0;font-size:14px}.load-more-button{width:100%;padding:12px;background:#fafafa;border:1px solid #dbdbdb;border-radius:4px;color:#262626;font-weight:600;cursor:pointer;margin:16px;width:calc(100% - 32px)}.load-more-button:disabled{opacity:.7;cursor:not-allowed}.load-more-button:hover:not(:disabled){background:#efefef}.notification{position:fixed;top:20px;right:20px;padding:15px;border-radius:5px;z-index:1000;animation:fadeIn .3s ease}.notification.success{background-color:#4caf50;color:#fff}.notification.error{background-color:#f44336;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.followers-page-container{flex-direction:column}.followers-main-content{margin-left:0;padding:0}.followers-container{border-radius:0;border:none;min-height:100vh}.follower-item{padding:16px}.follow-button,.unfollow-button{min-width:70px;font-size:11px;padding:5px 8px}}body.clip-page-active{overflow:hidden}.clip-page{overflow:hidden;height:100vh;background-color:#000;color:#fff;margin:0;padding:0}.clip-container{height:100vh;margin:0;padding:0;display:flex}.left-sidebar{flex-shrink:0}.clip-content{flex:1;max-width:500px;height:100vh;margin:0 auto;position:relative}.clips-header{position:sticky;top:0;height:60px;display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#000;z-index:100;border-bottom:1px solid #262626}.clips-header h2{font-size:20px;font-weight:600;color:#fff;margin:0}.create-clip-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(45deg,#e1306c,#f77737);color:#fff;border:none;border-radius:20px;cursor:pointer;font-weight:600;transition:all .2s ease}.create-clip-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e1306c4d}.create-clip-btn img{width:20px;height:20px;filter:brightness(0) invert(1)}.clips-container{height:calc(100vh - 60px);scroll-snap-type:y mandatory;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.clips-container::-webkit-scrollbar{display:none}.clip-item{height:calc(100vh - 60px);scroll-snap-align:start;scroll-snap-stop:always;position:relative}.clip-post{height:100%;display:flex;flex-direction:column}.post_clip__header{display:flex;align-items:center;padding:14px 16px;height:60px;box-sizing:border-box;background-color:#000;z-index:10;position:relative}.post_clip__avatar{display:flex;align-items:center;gap:12px}.post_clip__avatar img{width:32px;height:32px;border-radius:50%;object-fit:cover}.post_clip__avatar .username{font-size:14px;font-weight:600;color:#fff;text-decoration:none}.post_clip__avatar .username:hover{text-decoration:underline}.clip-content-video{position:relative;flex:1;display:flex;overflow:hidden}.video-container{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000}.clip-video{width:100%;height:100%;object-fit:cover;cursor:pointer}.video-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.clip-actions{position:absolute;right:16px;bottom:80px;display:flex;flex-direction:column;align-items:center;gap:16px;z-index:20}.clip-action{display:flex;flex-direction:column;align-items:center;gap:4px}.clip-action-btn{background:#fff3;border:none;border-radius:50%;padding:8px;cursor:pointer;transition:all .2s;width:44px;height:44px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clip-action-btn:hover{background:#ffffff4d;transform:scale(1.1)}.clip-action-btn img{width:22px;height:22px;filter:invert(1)}.clip-action-count{color:#fff;font-size:13px;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.clip-info{position:absolute;left:16px;bottom:20px;color:#fff;max-width:70%;text-shadow:1px 1px 2px rgba(0,0,0,.8);z-index:20}.clip-title{font-size:14px;font-weight:600;margin:0 0 6px;line-height:1.4}.clip-author{font-size:13px;opacity:.9;margin:0}.clip-author .username{color:#fff;text-decoration:none;font-weight:600}.clip-author .username:hover{text-decoration:underline}.clip-follow-button{background-color:#0095f6;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-weight:600;cursor:pointer;font-size:12px;margin-left:auto}.clip-follow-button:hover{background-color:#0086e0}.clip-unfollow-button{background-color:#efefef;color:#262626;border:1px solid #dbdbdb;padding:6px 12px;border-radius:4px;font-weight:600;cursor:pointer;font-size:12px;margin-left:auto}.clip-unfollow-button:hover{background-color:#dbdbdb}.clip-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.clip-modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column}.clip-modal-header{padding:16px;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center}.clip-modal-header h3{margin:0;font-size:18px;font-weight:600}.clip-modal-close{background:none;border:none;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px}.clip-modal-body{flex:1;overflow-y:auto;padding:16px}.clip-modal-footer{padding:16px;border-top:1px solid #ddd}.clip-comments-list{display:flex;flex-direction:column;gap:16px}.clip-comment-item{display:flex;align-items:flex-start;gap:12px}.clip-comment-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.clip-comment-content{flex:1}.clip-comment-author{font-weight:600;font-size:14px;color:#262626;margin-right:8px;text-decoration:none}.clip-comment-author:hover{text-decoration:underline}.clip-comment-text{font-size:14px;color:#262626;word-break:break-word}.clip-comment-date{font-size:12px;color:#8e8e8e;margin-top:4px}.clip-comment-form{display:flex;gap:8px;align-items:center}.clip-comment-form input{flex:1;padding:12px;border:1px solid #ddd;border-radius:24px;outline:none;font-size:14px}.clip-comment-form input:focus{border-color:#0095f6}.clip-comment-submit{background:#0095f6;color:#fff;border:none;border-radius:24px;padding:12px 16px;font-weight:600;cursor:pointer;font-size:14px}.clip-comment-submit:disabled{background:#0095f64d;cursor:not-allowed}.clip-no-comments{text-align:center;color:#8e8e8e;padding:20px;font-size:14px}.clip-loading{text-align:center;padding:20px;color:#8e8e8e;font-size:14px}.clip-item-loading{display:flex;justify-content:center;align-items:center;padding:40px;height:100vh}.clip-end{text-align:center;padding:40px;color:#8e8e8e;font-size:16px;height:100vh;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.clip-actions{right:16px;bottom:90px;gap:18px}.clip-action-btn{width:48px;height:48px;background:#ffffff40}.clip-action-btn img{width:22px;height:22px}.clip-action-count{font-size:13px;font-weight:600}.clip-info{bottom:25px;max-width:65%}.clip-title{font-size:14px}}@media (max-width: 480px){.clip-actions{right:14px;bottom:85px;gap:16px}.clip-action-btn{width:46px;height:46px;background:#ffffff4d}.clip-action-btn img{width:20px;height:20px}.clip-action-count{font-size:12px}.clip-info{bottom:20px;max-width:60%}.clips-header{padding:12px;height:56px}.clips-header h2{font-size:18px}.create-clip-btn{padding:8px 14px;font-size:14px}}@media (max-width: 320px){.clip-actions{right:12px;bottom:75px;gap:14px}.clip-action-btn{width:44px;height:44px}.clip-action-btn img{width:18px;height:18px}.clip-info{bottom:15px;max-width:55%}.clip-title{font-size:13px}.clip-author{font-size:12px}}.clip-action-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-back-btn{display:none!important}@media (max-width: 768px){.mobile-back-btn{display:flex!important;align-items:center;justify-content:center}}
