*{box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f4f5f7}body{margin:0;min-width:320px;color:#111827}.app{padding:28px 14px 40px}.container{max-width:720px;margin:0 auto}.title{margin:0;font-size:1.8rem;letter-spacing:-.01em}.subtitle{margin:6px 0 18px;color:#6b7280;font-size:.95rem}.feed{display:grid;gap:14px}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #1118270f}.post-image{display:block;width:100%;height:300px;object-fit:cover;background:#e5e7eb}.post-content{padding:14px}.post-text{margin:0 0 12px;line-height:1.45}.post-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.post-date{color:#6b7280;font-size:.9rem}.like-button{border:1px solid #d1d5db;background:#fff;color:#1f2937;border-radius:8px;padding:7px 11px;cursor:pointer;font-weight:600}.like-button:hover{border-color:#9ca3af}.like-button.liked{border-color:#111827;background:#111827;color:#fff}.status{margin:12px 0;color:#4b5563;font-size:.95rem}.status.error{color:#b91c1c}.status button{margin-top:8px;border:1px solid #d1d5db;border-radius:8px;background:#fff;padding:6px 10px;cursor:pointer}.status button:hover{border-color:#9ca3af}.sentinel{height:1px}
