:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html{overflow-y:scroll}body{color:#111827;background:#f4f6f8;margin:0;font-family:Arial,sans-serif}button{cursor:pointer}.page{padding:20px}.username{color:#6b7280;font-size:14px}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#3b82f6);border:none;border-radius:999px;padding:11px 18px;font-weight:700;transition:transform .18s,box-shadow .18s}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2563eb40}.secondary-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:10px 18px;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.secondary-btn:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.desktop-layout{background:#fff;grid-template-columns:260px 1fr 320px;width:1120px;min-height:100vh;margin:0 auto;display:grid}.desktop-layout.chat-mode{grid-template-columns:260px 1fr}.left-sidebar{border-right:1px solid #e5e7eb;height:fit-content;padding:48px 32px;position:sticky;top:0}.logo{margin-bottom:30px;font-size:30px}.left-sidebar button{text-align:left;background:0 0;border:none;border-radius:999px;width:100%;margin-bottom:6px;padding:14px 12px;font-size:20px;display:block}.left-sidebar button:hover{background:#f3f4f6}.right-sidebar{height:fit-content;padding:26px 18px;position:sticky;top:0}.main-content{border-right:1px solid #e5e7eb}.side-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:16px;padding:18px}.side-card h3{margin-top:0}.auth-layout{background:#f3f4f6;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-left{min-height:100vh;overflow:hidden}.auth-image{object-fit:cover;width:100%;height:100%}.auth-right{justify-content:center;align-items:center;padding:40px;display:flex}.auth-card{background:#fff;border-radius:26px;width:430px;padding:42px 48px;box-shadow:0 20px 55px #0f172a1f}.auth-title{text-align:center;color:#111827;margin:0 0 34px;font-size:30px}.input-with-icon{margin-bottom:16px;position:relative}.input-with-icon input{border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;height:54px;padding:0 52px;font-size:15px;transition:border-color .2s,box-shadow .2s}.input-with-icon input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.input-icon{color:#64748b;font-size:20px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.eye-btn{color:#64748b;background:0 0;border:none;align-items:center;font-size:21px;transition:color .2s,transform .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.eye-btn:hover{color:#2563eb;transform:translateY(-50%)scale(1.1)}.auth-row{justify-content:space-between;align-items:center;margin:4px 0 24px;display:flex}.remember-me{color:#64748b;white-space:nowrap;align-items:center;gap:8px;font-size:14px;display:flex}.remember-me input{accent-color:#2563eb;width:16px;height:16px}.link-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.link-btn:hover{color:#1d4ed8;text-decoration:underline}.auth-main-btn{width:100%;height:54px;margin-bottom:26px;font-size:17px}.auth-card .secondary-btn{width:100%;height:52px}.auth-switch-text{text-align:center;color:#64748b;margin:0 0 14px;font-size:16px}.auth-page{background:#f3f4f6;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.auth-page h1{text-align:center;margin-bottom:24px;font-size:34px;font-weight:800}.auth-page input{background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:360px;height:52px;margin-bottom:14px;padding:0 18px;font-size:15px}.auth-page .primary-btn{width:220px;height:48px;margin-top:4px;margin-bottom:16px}.auth-page .secondary-btn{width:220px;height:46px}.auth-page .username{color:#64748b;text-align:center;margin:10px 0 16px}.post-form{border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding-bottom:20px}.post-form textarea,.post-form input{border:1px solid #d1d5db;border-radius:12px;width:100%;margin-bottom:12px;padding:12px}.post-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:14px;padding:16px;transition:all .2s}.post-card:hover{background:#f5f5f5}.post-card img{border-radius:14px;max-width:100%;margin-top:10px}.user-button{background:0 0;border:none;padding:0;font-size:16px;font-weight:700}.like-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:24px;line-height:1;transition:transform .1s,color .2s}.like-btn:hover{color:#ef4444;transform:scale(1.2)}.like-btn.liked{color:#ef4444}.chat-layout{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.chat-sidebar{border-right:1px solid #e5e7eb;padding:32px 24px}.chat-window h3,.chat-sidebar h3{margin-top:0}.chat-item-left{flex-shrink:0}.chat-item{cursor:pointer;border-radius:18px;align-items:center;gap:12px;padding:12px 34px 12px 12px;transition:background .2s,transform .15s;display:flex;position:relative}.chat-item:hover{background:#f3f4f6}.chat-item.active{background:#e5e7eb}.chat-avatar,.chat-avatar-placeholder{border-radius:50%;flex-shrink:0;width:46px;height:46px}.chat-avatar{object-fit:cover}.chat-avatar-placeholder{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.chat-item-content{flex:1;min-width:0}.chat-item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-item-top strong{font-size:16px;line-height:1.2}.chat-preview{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:13px;overflow:hidden}.delete-dialog-btn{color:#ef4444;background:#fee2e2;border:none;border-radius:50%;width:24px;height:24px;font-size:17px;line-height:1;position:absolute;top:8px;right:8px}.chat-window{flex-direction:column;height:100vh;padding:32px 20px;display:flex;position:relative}.messages-list{background:#f8fafc;border-radius:20px;flex:1;min-height:0;margin-bottom:16px;padding:16px;overflow-y:auto}.chat-emoji-picker{z-index:300;background:#fff;border-radius:16px;position:absolute;bottom:88px;right:70px;box-shadow:0 16px 45px #0f172a2e}.message-row{margin-bottom:10px;display:flex}.message-row.mine{justify-content:flex-end}.message-row.theirs{justify-content:flex-start}.message-bubble{text-align:left;color:#111827;word-break:break-word;background:#e5e7eb;border-radius:18px;max-width:65%;padding:10px 14px}.message-row.mine .message-bubble{color:#fff;background:#2563eb;border-bottom-right-radius:6px}.message-row.theirs .message-bubble{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:6px}.message-bubble p{text-align:left;margin:0;line-height:1.4;display:inline}.message-content{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.message-content p{word-break:break-word;margin:0}.message-time{opacity:.7;white-space:nowrap;margin-left:8px;font-size:12px;display:inline}.chat-input-row{align-items:center;gap:10px;display:flex}.chat-input-box{background:#fff;border:1px solid #cbd5e1;border-radius:24px;flex:1;align-items:flex-end;gap:8px;min-height:48px;max-height:140px;padding:8px 12px;display:flex;overflow:hidden}.chat-input-box:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.chat-input-box input[type=text],.chat-input-box input:not([type]){background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.chat-icon-btn,.chat-input-box>button{color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:22px;display:flex}.chat-icon-btn:hover,.chat-input-box>button:hover{color:#2563eb}.chat-send-btn,.chat-input-row>button{color:#fff;background:linear-gradient(90deg,#2563eb,#3b82f6);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;transition:transform .18s,box-shadow .18s;display:flex}.chat-send-btn:hover,.chat-input-row>button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb40}.chat-image-preview{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;width:120px;height:120px;margin-bottom:10px;position:relative;overflow:hidden}.chat-image-preview img{object-fit:cover;width:100%;height:100%}.chat-image-preview button{color:#fff;background:#000000a6;border:none;border-radius:50%;width:26px;height:26px;font-size:18px;position:absolute;top:6px;right:6px}.nav-badge,.unread-badge{color:#fff;background:#22c55e;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.nav-badge{margin-left:8px}.delete-dialog-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:50%;width:24px;height:24px;font-size:18px;line-height:1}.delete-dialog-btn:hover{background:#fecaca}.message-context-menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:300;background:#fffffff5;border:1px solid #e5e7eb;border-radius:18px;width:190px;padding:8px;position:fixed;transform:translateY(8px);box-shadow:0 16px 45px #0f172a2e}.message-context-menu.open-up{transform:translateY(calc(-100% - 8px))}.message-context-menu button{color:#111827;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:15px;display:flex}.message-context-menu button:hover{background:#f3f4f6}.message-context-menu svg{color:#6b7280;font-size:18px}.message-context-menu .danger,.message-context-menu .danger svg{color:#ef4444}.reply-preview{background:#f1f5f9;border-left:4px solid #2563eb;border-radius:12px;margin-bottom:10px;padding:10px 38px 10px 12px;position:relative}.reply-preview strong{font-size:14px}.reply-preview p{color:#64748b;margin:4px 0 0;font-size:14px}.reply-preview button{background:0 0;border:none;font-size:20px;position:absolute;top:8px;right:10px}.message-reply-box{color:#111827;text-align:left;background:#dbeafe;border-left:4px solid #0ed471;border-radius:10px;max-width:100%;margin-bottom:7px;padding:7px 10px}.message-reply-box strong{color:#2563eb;margin-bottom:2px;font-size:13px;display:block}.message-reply-box span{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.message-forward-box{text-align:left;color:#db6724;background:#fff7ed;border-radius:10px;flex-direction:column;gap:2px;max-width:100%;margin-bottom:7px;padding:7px 10px;display:flex}.chat-textarea{resize:none;background:0 0;border:none;outline:none;flex:1;min-height:28px;max-height:110px;padding:4px 8px;font-size:15px;line-height:1.4;overflow-y:auto}.message-forward-box span{color:#9a3412;font-size:12px;font-weight:500}.message-image{object-fit:cover;cursor:pointer;border-radius:14px;max-width:260px;max-height:320px;margin-top:8px;display:block}.image-preview-overlay{z-index:500;cursor:zoom-out;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.image-preview-overlay img{border-radius:16px;max-width:90vw;max-height:90vh}.message-forward-box strong{color:#ea580c;font-size:13px;font-weight:700}.forward-popup{background:#fff;border-radius:24px;width:380px;max-height:80vh;padding:24px;box-shadow:0 24px 70px #00000040}.forward-popup h3{text-align:center;margin:0 0 18px;font-size:22px}.forward-list{flex-direction:column;gap:8px;max-height:360px;margin-bottom:18px;display:flex;overflow-y:auto}.forward-user{text-align:left;background:#fff;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px;display:flex}.forward-user:hover{background:#f3f4f6}.forward-user img,.forward-avatar-placeholder{border-radius:50%;width:44px;height:44px}.forward-user img{object-fit:cover}.forward-avatar-placeholder{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-weight:700;display:flex}.forward-user span{font-size:16px;font-weight:700}.forward-popup .secondary-btn{width:100%}.message-popup{z-index:100;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:22px;width:330px;padding:14px;animation:.2s popupIn;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #0000002e}.message-popup:hover{transform:translateY(-2px)}.popup-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.popup-header strong{font-size:18px}.popup-header button{background:#f3f4f6;border:none;border-radius:999px;width:28px;height:28px;font-size:18px}.popup-user{align-items:center;gap:10px;display:flex}.popup-user img,.popup-avatar{object-fit:cover;border-radius:50%;width:42px;height:42px}.popup-avatar{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-weight:700;display:flex}.popup-user p{color:#6b7280;margin:2px 0 0;font-size:13px}.popup-text{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 0;line-height:1.4;display:-webkit-box;overflow:hidden}@keyframes popupIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.profile-page{padding-bottom:30px}.profile-cover-wrap{position:relative}.profile-cover{object-fit:cover;width:100%;height:220px;display:block}.empty-cover{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);justify-content:center;align-items:center;font-size:42px;font-weight:800;display:flex}.cover-upload{color:#fff;cursor:pointer;z-index:5;background:#111827;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 20px #00000040}.cover-upload:hover{background:#000}.profile-main{border-bottom:1px solid #e5e7eb;padding:0 24px 20px;position:relative}.profile-avatar-wrap{width:120px;margin-top:-60px;position:relative}.profile-avatar{object-fit:cover;background:#e5e7eb;border:5px solid #fff;border-radius:50%;width:120px;height:120px}.avatar-placeholder{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-size:42px;font-weight:800;display:flex}.avatar-upload{color:#fff;cursor:pointer;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;bottom:8px;right:4px}.profile-main h2{margin:12px 0 4px}.profile-edit-form{max-width:380px;margin-top:18px}.profile-edit-form input{border:1px solid #d1d5db;border-radius:12px;width:100%;margin-bottom:12px;padding:12px}.profile-tabs{border-bottom:1px solid #e5e7eb;padding:16px 24px}.profile-posts{padding:20px}.profile-section{border-bottom:1px solid #e5e7eb;padding:18px 24px}.profile-section-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.profile-section-header h3{margin:0}.profile-friends-preview{gap:18px;display:flex}.profile-friend{text-align:center;cursor:pointer;width:72px}.profile-friend img,.profile-friend-placeholder{object-fit:cover;border-radius:50%;width:62px;height:62px;margin:0 auto 6px}.profile-friend-placeholder{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex}.profile-friend span{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.profile-photos-preview{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.profile-photos-preview img{object-fit:cover;border-radius:12px;width:100%;height:95px}.profile-title-row{justify-content:space-between;align-items:flex-start;margin-top:12px;display:flex}.profile-edit-btn{width:auto;height:auto;padding:10px 18px;position:static}.profile-details{color:#374151;grid-template-columns:1fr 1fr;gap:8px 20px;margin-top:18px;display:grid}.profile-details p{text-align:left;margin:0;font-size:14px}.profile-actions{gap:10px;display:flex}.profile-actions .primary-btn,.profile-actions .secondary-btn{width:auto;height:auto;padding:10px 18px}.modal-overlay{z-index:200;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.profile-edit-modal{background:#fff;border-radius:24px;width:430px;max-height:90vh;padding:26px;overflow-y:auto;box-shadow:0 24px 70px #00000040}.profile-edit-modal h2{margin-top:0}.profile-edit-modal input,.profile-edit-modal select{border:1px solid #cbd5e1;border-radius:12px;width:100%;margin-bottom:12px;padding:12px 14px;font-size:15px}.modal-actions{gap:12px;margin-top:8px;display:flex}.modal-actions button{flex:1}.avatar-preview-modal{z-index:250;cursor:zoom-out;background:#000000db;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.avatar-preview-modal img{border-radius:20px;max-width:80vw;max-height:80vh}.user-search{margin-bottom:16px}.search-row,.friends-search{gap:10px;margin-bottom:20px;display:flex}.search-row input,.friends-search input{border:1px solid #d1d5db;border-radius:999px;flex:1;padding:12px 14px}.search-results,.friends-list{flex-direction:column;gap:12px;display:flex}.search-user-card,.friend-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;padding:14px;display:flex}.friend-avatar{object-fit:cover;border-radius:50%;width:52px;height:52px}.friend-placeholder{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.friend-info{flex:1}.friend-info p{margin:4px 0 0}.friend-actions{gap:8px;display:flex}.feed-page{background:#fff;min-height:100vh}.feed-tabs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#ffffffd1;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 1fr;display:grid;position:sticky;top:0}.feed-tabs button{color:#6b7280;background:0 0;border:none;padding:18px 0;font-size:16px;font-weight:700;position:relative}.feed-tabs button:hover{color:#111827;background:#0f172a0a}.feed-tabs button:hover:after,.feed-tabs button.active:after{content:"";background:#1d9bf0;border-radius:999px;width:70px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.feed-tabs button.active{color:#111827}.post-composer{border-bottom:1px solid #e5e7eb;padding:18px 20px}.post-composer textarea{resize:none;border:none;outline:none;width:100%;min-height:90px;font-family:inherit;font-size:20px}.composer-actions{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.composer-icons{gap:10px;display:flex}.composer-icons button{background:0 0;border:none;border-radius:50%;padding:6px;font-size:22px}.composer-icons button:hover{background:#e8f5fd}.composer-post-btn{background:linear-gradient(90deg,#2563eb,#3b82f6);padding:10px 22px}.emoji-picker-wrap{z-index:20;margin-top:12px;position:relative}.photo-emoji-picker-wrap{z-index:999;position:absolute;bottom:70px;left:12px}.selected-image-name{color:#536471;margin:8px 0;font-size:14px}.empty-text{text-align:center;color:#6b7280;padding:30px 0}.popular-post{border-bottom:1px solid #e5e7eb;padding:14px 0}.popular-post-user{cursor:pointer;align-items:center;gap:10px;margin-bottom:8px;display:flex}.popular-post-user img,.popular-post-avatar{border-radius:50%;width:38px;height:38px}.popular-post-user img{object-fit:cover}.popular-post-avatar{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-weight:700;display:flex}.popular-post p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.popular-post-image{object-fit:cover;border-radius:14px;width:100%;max-height:130px}.likes-count{color:#6b7280;font-size:12px}.follow-user{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.follow-user-info{cursor:pointer;align-items:center;gap:10px;display:flex}.follow-user-info img,.follow-avatar-placeholder{object-fit:cover;border-radius:50%;width:42px;height:42px}.follow-avatar-placeholder{color:#fff;background:#1d9bf0;justify-content:center;align-items:center;font-weight:700;display:flex}.follow-user span{font-weight:600}.follow-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#3b82f6);border:none;border-radius:999px;padding:7px 14px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s}.follow-btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #2563eb40}.follow-btn.following{color:#2563eb;background:#fff;border:1px solid #2563eb}.follow-btn.following:hover{box-shadow:none;background:#eff6ff}.twitter-search{margin-bottom:16px;position:relative}.twitter-search-box{background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;height:46px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex}.twitter-search-box:focus-within{border-color:#1d9bf0;box-shadow:0 0 0 3px #1d9bf026}.twitter-search-icon{color:#64748b;margin-right:8px;font-size:18px}.twitter-search-box input{background:0 0;border:none;outline:none;flex:1;font-size:15px}.twitter-search-clear{color:#fff;background:#111827;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.twitter-search-dropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:18px;position:absolute;top:54px;left:0;right:0;overflow:hidden;box-shadow:0 12px 35px #0f172a2e}.twitter-search-user{cursor:pointer;align-items:center;gap:12px;padding:12px;display:flex}.twitter-search-user:hover{background:#f3f4f6}.twitter-search-user img,.twitter-search-avatar{border-radius:50%;width:42px;height:42px}.twitter-search-user img{object-fit:cover}.twitter-search-avatar{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-weight:700;display:flex}.twitter-search-user strong{font-size:15px;display:block}.twitter-search-user p{color:#64748b;margin:2px 0 0;font-size:14px}.search-empty{text-align:center;color:#64748b;padding:18px}.logout-popup{text-align:center;background:#fff;border-radius:24px;width:360px;padding:28px;box-shadow:0 24px 70px #00000040}.logout-popup h3{margin:0 0 10px;font-size:24px}.logout-popup p{color:#64748b;margin:0 0 22px}.delete-chat-popup{text-align:center;background:#fff;border-radius:24px;width:360px;padding:28px;box-shadow:0 24px 70px #00000040}.delete-chat-popup h3{margin:0 0 10px;font-size:24px}.delete-chat-popup p{color:#64748b;margin:0 0 22px}.error-message{color:#b91c1c;text-align:center;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:14px}.post-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-actions{gap:8px;display:flex}.post-actions button{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;transition:background .18s,transform .18s}.post-actions button:hover{background:#e5e7eb;transform:translateY(-1px)}.post-actions .danger-btn{color:#dc2626;background:#fee2e2}.post-actions .danger-btn:hover{background:#fecaca}.photos-page{padding:20px}.photos-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.photos-header h2{margin:0}.photo-card:hover img{transform:scale(1.04)}.photo-info{color:#fff;opacity:0;background:#00000061;justify-content:center;align-items:center;gap:18px;font-size:18px;font-weight:700;transition:opacity .2s;display:flex;position:absolute;inset:0}.photo-card:hover .photo-info{opacity:1}.empty-photos{text-align:center;color:#6b7280;padding:40px 0}.photo-description-input{resize:none;border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;min-height:80px;margin-bottom:16px;padding:12px;font-family:inherit;font-size:15px}.photo-modal-overlay{z-index:400;background:#000000db;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.photo-modal-close{color:#fff;z-index:410;background:0 0;border:none;font-size:42px;position:fixed;top:22px;right:28px}.photo-modal{background:#fff;border-radius:18px;grid-template-columns:1.5fr 420px;width:92vw;max-width:1100px;height:82vh;display:grid;overflow:hidden}.photo-modal-image-wrap{background:#000;justify-content:center;align-items:center;display:flex}.photo-modal-image-wrap img{object-fit:contain;max-width:100%;max-height:100%}.photo-modal-side{flex-direction:column;min-height:0;display:flex}.photo-modal-user{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:16px;display:flex}.photo-modal-user img,.photo-modal-avatar{border-radius:50%;width:44px;height:44px}.photo-modal-user img{object-fit:cover}.photo-modal-avatar,.photo-comment-avatar,.likes-avatar{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-weight:800;display:flex}.photo-modal-user p{color:#6b7280;margin:2px 0 0}.photo-description{border-bottom:1px solid #e5e7eb;margin:0;padding:14px 16px}.photo-comments{flex:1;min-height:0;padding:14px 16px;overflow-y:auto}.photo-comment{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.photo-comment img,.photo-comment-avatar{border-radius:50%;flex-shrink:0;width:36px;height:36px}.photo-comment img{object-fit:cover}.photo-comment-body{text-align:left;flex:1}.photo-comment-body p{text-align:left;word-break:break-word;margin:4px 0 0}.photo-comment-delete{color:#ef4444;background:0 0;border:none;font-size:20px}.photo-modal-actions{border-top:1px solid #e5e7eb;align-items:center;gap:10px;padding:12px 16px;display:flex}.photo-modal-actions .likes-count{cursor:pointer;background:0 0;border:none;font-weight:700}.photo-comment-form{border-top:1px solid #e5e7eb;display:flex}.photo-comment-form input{border:none;outline:none;flex:1;padding:14px 16px;font-size:15px}.photo-comment-form button{color:#2563eb;background:0 0;border:none;padding:0 16px;font-weight:800}.likes-popup{background:#fff;border-radius:22px;width:360px;max-height:70vh;padding:22px;overflow-y:auto}.likes-popup h3{text-align:center;margin-top:0}.likes-user{align-items:center;gap:12px;margin-bottom:14px;display:flex}.likes-user img,.likes-avatar{border-radius:50%;width:42px;height:42px}.likes-user img{object-fit:cover}.likes-user p{color:#6b7280;margin:2px 0 0}.photos-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.photo-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.photo-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.photo-card-description{color:#111827;margin:10px 12px 0;font-size:14px}.photo-card-actions{align-items:center;gap:10px;padding:10px 12px 12px;display:flex}.photo-count-btn{color:#374151;background:0 0;border:none;padding:0;font-size:14px;font-weight:700}.photo-comments-count{color:#6b7280;font-size:14px}.photo-owner-actions{margin-left:auto}.photo-edit-textarea{resize:none;border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;min-height:90px;padding:12px;font-family:inherit;font-size:15px}.comment-form{border-top:1px solid #e5e7eb;padding:12px;position:relative}.comment-textarea{resize:none;border:none;outline:none;width:100%;margin-bottom:8px;font-family:inherit;font-size:15px}.comment-actions{justify-content:space-between;align-items:center;display:flex}.emoji-btn{cursor:pointer;background:0 0;border:none;font-size:20px}.post-details-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:10px;display:flex}.back-btn{cursor:pointer;background:0 0;border:none;font-size:20px}.post-big-image{border-radius:12px;width:100%;margin-top:10px}.post-details-actions{border-bottom:1px solid #e5e7eb;gap:20px;padding:10px 0;display:flex}.post-details{background:#fff;min-height:100vh}.post-details-header{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:14px;height:58px;padding:0 16px;display:flex;position:sticky;top:0}.post-details-header h3{margin:0;font-size:20px;font-weight:800}.post-details .back-btn{background:0 0;border:none;border-radius:50%;width:38px;height:38px;font-size:22px}.post-details .back-btn:hover{background:#f3f4f6}.post-details .post-header{align-items:center;padding:16px 18px 6px}.post-details .post-text{text-align:left;margin:8px 0 14px;padding:0 18px;font-size:20px;line-height:1.4}.post-details .post-big-image{object-fit:contain;cursor:zoom-in;border-radius:18px;max-height:520px;margin:0 auto 16px;display:block;width:calc(100% - 36px)!important}.post-details-actions{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;align-items:center;gap:18px;padding:12px 18px;display:flex}.post-details-actions button{color:#374151;background:0 0;border:none;padding:0;font-weight:700}.post-details .post-comments{padding:14px 18px}.post-details .comment{text-align:left;border-bottom:1px solid #f1f5f9;padding:12px 34px 12px 0}.post-details .comment p{word-break:break-word;margin:4px 0 0;line-height:1.4}.post-details .comment-form{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin:14px 18px 18px;padding:12px}.post-details .comment-textarea{min-height:48px;padding:8px 4px}.post-details .comment-form textarea{resize:none;border:none;outline:none;width:100%;min-height:56px;font-family:inherit;font-size:15px}.post-details .comment-actions{justify-content:space-between;align-items:center;display:flex}.post-details .comment-actions button:first-child{background:0 0;border:none;font-size:22px}.post-details .comment-actions button:last-child{color:#fff;background:linear-gradient(90deg,#2563eb,#3b82f6);border:none;border-radius:999px;padding:10px 20px;font-weight:800}.post-details-like-row{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:12px 18px}.friends-title-row{align-items:center;gap:10px;display:flex}.friend-request-badge{color:#fff;background:#22c55e;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:13px;font-weight:800;display:inline-flex}.post-card-editing{background:#f8fafc}.post-edit-box{background:#fff;border:1px solid #dbeafe;border-radius:18px;margin-top:14px;padding:14px}.post-edit-textarea{resize:none;background:0 0;border:none;outline:none;width:100%;min-height:90px;font-family:inherit;font-size:18px;line-height:1.4}.post-edit-footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.delete-post-popup{text-align:center;background:#fff;border-radius:24px;width:380px;padding:28px;box-shadow:0 24px 70px #00000040}.delete-post-popup h3{margin:0 0 10px;font-size:26px}.delete-post-popup p{color:#64748b;margin:0 0 22px;line-height:1.4}.danger-confirm-btn{color:#fff;background:linear-gradient(90deg,#dc2626,#ef4444);border:none;border-radius:999px;padding:11px 18px;font-weight:800}.danger-confirm-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #ef444440}.friends-tabs{margin:-20px -20px 20px}.friend-request-badge{color:#fff;background:#22c55e;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;font-size:12px;font-weight:800;display:inline-flex}.logout-btn{color:#d41010;background:#dc2626}.logout-btn:hover{background:#b91c1c}.left-sidebar .sidebar-link{color:#111827;background:0 0;border:none;border-radius:999px;align-items:center;gap:14px;width:100%;margin-bottom:6px;padding:13px 16px;font-size:20px;font-weight:500;display:flex}.left-sidebar .sidebar-link svg{flex-shrink:0;font-size:26px}.left-sidebar .sidebar-link:hover{background:#f3f4f6}.left-sidebar .sidebar-link.active{background:#e5e7eb;font-weight:800}.left-sidebar .logout-btn{color:#dc2626}.left-sidebar .logout-btn:hover{background:#fee2e2}.notification-card{cursor:pointer;border-radius:12px;justify-content:space-between;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.notification-card:hover{background:#f5f5f5}.notification-card.unread{background:#e7f3ff;border-left:4px solid #1d9bf0}.notifications-list{flex-direction:column;gap:10px;display:flex}.notification-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;transition:background .2s,transform .15s,border-color .2s;display:flex}.notification-card:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.notification-card.unread{background:#eff6ff;border-color:#bfdbfe #bfdbfe #bfdbfe #1d9bf0;border-left-style:solid;border-left-width:5px}.notification-main{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.notification-avatar,.notification-placeholder{border-radius:50%;flex-shrink:0;width:48px;height:48px}.notification-avatar{object-fit:cover}.notification-placeholder{color:#fff;background:#2563eb;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.notification-content{text-align:left;flex:1;min-width:0}.notification-content p{color:#111827;margin:2px 0 6px;font-size:15px;line-height:1.4}.notification-content strong{cursor:pointer}.notification-content strong:hover{text-decoration:underline}.notification-content span{color:#64748b;font-size:13px;font-weight:600}.notification-remove{color:#64748b;background:#f3f4f6;border:none;border-radius:999px;flex-shrink:0;width:30px;height:30px;font-size:20px;line-height:1;transition:background .2s,color .2s}.notification-remove:hover{color:#dc2626;background:#fee2e2}
