.web-main-grid{flex-direction:row;gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:24px 16px;display:flex}.web-sidebar{flex-shrink:0;width:280px;position:sticky;top:88px}.web-feed-column{flex:1;width:100%;min-width:0;max-width:700px}.web-right-sidebar{flex-shrink:0;width:340px}@media (width<=1024px){.web-main-grid{gap:16px;padding:20px 12px}.web-right-sidebar{display:none!important}.web-feed-column{max-width:100%}.web-sidebar{width:240px}.post-card,.web-create-post,.web-profile-card{border-radius:10px;padding:16px}}@media (width<=768px){.web-main-grid{flex-direction:column;gap:12px;padding:12px 8px}.web-sidebar,.web-right-sidebar{display:none!important}.web-feed-column{width:100%;max-width:100%}.web-top-bar{height:56px;padding:0 12px}.post-card{border-radius:8px;margin-bottom:8px;padding:14px 12px}.web-create-post{border-radius:8px;margin-bottom:12px;padding:12px}.web-search-bar{display:none}.web-top-actions{gap:8px}.web-nav-btn{width:36px;height:36px}.web-logo{width:100px;height:28px}}.modern-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #00000008}.modern-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.post-card-modern{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:20px;transition:all .2s}.post-card-modern:hover{box-shadow:0 4px 12px #0000000d}.post-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.post-avatar{border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.post-author-info{flex:1;min-width:0}.post-author-name{color:#111827;margin-bottom:2px;font-size:15px;font-weight:600}.post-meta{color:#6b7280;font-size:13px}.text-primary{color:#111827;font-weight:600}.text-secondary{color:#6b7280;font-weight:400}.text-muted{color:#9ca3af}.post-media{background:#f3f4f6;border-radius:10px;width:100%;margin:12px 0;overflow:hidden}.post-media img{width:100%;height:auto;display:block}@media (width<=768px){.post-media{border-radius:8px;margin:10px 0}}*{transition:background-color .2s,border-color .2s}button,.touchable{cursor:pointer;transition:all .2s}button:hover,.touchable:hover{opacity:.9}button:active,.touchable:active{transform:scale(.98)}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #3b82f6}.skeleton{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.spacing-sm{padding:8px}.spacing-md{padding:16px}.spacing-lg{padding:24px}.btn-primary{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.btn-primary:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f64d}.btn-primary:active{transform:scale(.98)}.btn-secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.btn-secondary:hover{background:#e5e7eb}@media (width<=768px){.post-author-name{font-size:14px}.post-meta{font-size:12px}.post-text{font-size:14px;line-height:1.6}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f9fafb}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}html{scroll-behavior:smooth}