.sw-post-displayname,.sw-post-time{line-height:1.1;max-width:120px;white-space:nowrap}.sw-overlay-desc,.sw-post-displayname,.sw-post-time{overflow:hidden;text-overflow:ellipsis}.sw-grid-container{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:20px}.sw-post-item{aspect-ratio:1/1;position:relative;border-radius:var(--sw-radius);overflow:hidden;background:var(--sw-white);box-shadow:var(--sw-shadow);cursor:pointer;transition:transform .2s,box-shadow .2s}.sw-post-item::before,.sw-post-overlay{top:0;border-radius:var(--sw-radius);transition:opacity .3s;pointer-events:none;position:absolute;left:0;right:0;bottom:0}.sw-post-item:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.sw-post-item::before{content:'';z-index:2;background:linear-gradient(180deg,#0000 40.42%,#000000bf);opacity:1}.sw-post-item:focus::before,.sw-post-item:hover::before{opacity:.85}.sw-post-image-container{width:100%;height:100%;aspect-ratio:1/1;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.sw-post-image{width:100%;height:100%;object-fit:cover;display:block}.sw-post-overlay{width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.7) 0,rgba(0,0,0,.73) 30%,rgba(0,0,0,.78) 70%,rgba(0,0,0,.85) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;opacity:0;z-index:10}.sw-post-item:hover .sw-post-overlay{opacity:1;pointer-events:auto}.sw-post-infobar{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:14px 16px 10px;position:absolute;left:0;right:0;bottom:0;background:0 0;color:var(--sw-white);z-index:2;font-size:1rem;min-height:48px}.sw-post-userblock{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.sw-post-displayname{font-weight:600;color:var(--sw-white);font-size:1em}.sw-post-time{font-size:.92em;color:var(--sw-text-muted);margin:0}.sw-overlay-desc,.sw-overlay-user{font-weight:600;color:var(--sw-white);text-shadow:0 2px 8px rgba(0,0,0,.25)}.sw-post-platform.sw-post-platform-corner{margin-left:auto;display:flex;align-items:center;justify-content:flex-end}.sw-post-platform.sw-post-platform-corner svg{width:24px;height:24px;display:block}.sw-overlay-center{display:flex;align-items:center;justify-content:center;margin-bottom:18px}.sw-overlay-center svg{width:25px;height:25px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.sw-overlay-desc{text-align:center;font-size:1.08rem;margin-bottom:18px;max-width:90%;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sw-overlay-user{display:flex;align-items:center;justify-content:center;gap:8px;font-size:1rem;margin-bottom:0}.sw-empty-state{text-align:center;padding:40px 20px;color:var(--sw-text-muted);font-size:16px}.sw-empty-state::before{content:'📷';display:block;font-size:48px;margin-bottom:16px;opacity:.5}@media (max-width:768px){.sw-post-item{border-radius:var(--sw-radius-sm)}.sw-post-overlay{padding:8px}.sw-post-infobar{padding:10px 12px 8px;font-size:.9rem}}@media (max-width:600px){.sw-grid-container{grid-template-columns:repeat(2,1fr);gap:12x;padding:0}.sw-widget-header{padding:0 0 10px;flex-direction:column;align-items:flex-start}.sw-header-right{width:100%;margin-left:0;margin-top:12px;display:block}.sw-follow-btn{width:100%;display:block;margin:0;border-radius:8px;text-align:center;font-size:1.08rem;padding:8px 0}}@media (max-width:480px){.sw-grid-container{grid-template-columns:repeat(2,1fr);gap:10px;padding:0}.sw-post-avatar{width:35px;height:35px;margin-right:-1px}.sw-post-item{border-radius:12px}.sw-post-overlay{padding:6px}.sw-post-infobar{padding:5px 4px;font-size:.75rem}.sw-widget-header{padding:0 0 10px;flex-direction:column;align-items:flex-start}.sw-header-right{width:100%;margin-left:0;margin-top:12px;display:block}.sw-follow-btn{width:100%;display:block;margin:0;border-radius:8px;text-align:center;font-size:1.08rem;padding:8px 0}}.sw-post-item:focus{outline:2px solid var(--sw-accent);outline-offset:2px}.sw-post-item:focus:not(:focus-visible){outline:0}@media (prefers-reduced-motion:reduce){.sw-post-image,.sw-post-item,.sw-post-item:hover,.sw-post-overlay{transition:none}.sw-post-item:hover,.sw-post-item:hover .sw-post-image{transform:none}}@media (prefers-contrast:high){.sw-post-item{border:1px solid #000}.sw-metric{background:#000;color:#fff}}@media print{.sw-post-infobar,.sw-post-overlay{display:none}.sw-post-item{break-inside:avoid;box-shadow:none;border:1px solid #ccc}}.sw-follow-btn svg{vertical-align:middle;display:inline-block;margin-right:8px;width:20px;height:20px}