.header.svelte-1ooj66h{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-4);background:#ffffffe6;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.header-title.svelte-1ooj66h{font-size:1.42rem;font-weight:800;font-family:var(--font-display);color:var(--brand-orange)}.tag-pill.svelte-1ooj66h{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--brand-orange-muted);border:1px solid rgba(66,133,244,.16);border-radius:var(--r-full);font-size:.85rem;font-weight:800;color:var(--brand-orange-dark);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.tag-pill.svelte-1ooj66h:hover{background:#eef4ff;border-color:#4285f442;color:var(--brand-orange-dark)}.tab-row.svelte-1ooj66h{min-height:54px;display:flex;position:relative;margin:var(--space-3);padding:5px;background:#ffffffd1;border:1px solid rgba(218,220,224,.92);border-radius:16px;box-shadow:0 6px 18px #3c40430f}.tab.svelte-1ooj66h{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;font-size:.85rem;font-weight:900;color:var(--text-3);background:none;border:none;cursor:pointer;transition:color .15s;z-index:1}.tab.active.svelte-1ooj66h{color:#fff}.tab-indicator.svelte-1ooj66h{position:absolute;top:5px;left:5px;width:50%;height:calc(100% - 10px);background:linear-gradient(135deg,#1a73e8,#4285f4 62%,#34a853);border-radius:12px;transition:transform .2s ease;z-index:0;box-shadow:0 12px 24px #4285f43d}.post-list.svelte-1ooj66h{padding:0 var(--space-3) var(--space-8);display:flex;flex-direction:column;gap:var(--space-3)}.loading.svelte-1ooj66h,.error.svelte-1ooj66h,.empty.svelte-1ooj66h{text-align:center;padding:var(--space-6);color:var(--text-3);font-size:.9rem;background:#ffffffad;border:1px solid var(--border);border-radius:20px}.error.svelte-1ooj66h{color:var(--danger)}.spinner.svelte-1ooj66h{display:inline-block;width:16px;height:16px;border:2px solid var(--border);border-top-color:var(--brand-orange);border-radius:50%;animation:svelte-1ooj66h-spin .8s linear infinite;margin-right:8px}@keyframes svelte-1ooj66h-spin{to{transform:rotate(360deg)}}.load-more.svelte-1ooj66h{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;padding:12px;margin-top:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);font-size:.9rem;font-weight:900;color:var(--text-2);cursor:pointer;transition:background .15s,border-color .15s}.load-more.svelte-1ooj66h:hover:not(:disabled){background:var(--brand-orange-muted);border-color:var(--brand-orange);color:var(--brand-orange)}.load-more.svelte-1ooj66h:disabled{opacity:.5;cursor:not-allowed}.sheet-overlay.svelte-1ooj66h{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;animation:svelte-1ooj66h-fadeIn .2s ease}@keyframes svelte-1ooj66h-fadeIn{0%{opacity:0}to{opacity:1}}.bottom-sheet.svelte-1ooj66h{position:fixed;bottom:0;left:0;right:0;height:55vh;background:var(--surface);border-radius:var(--r-xl) var(--r-xl) 0 0;padding:var(--space-4);z-index:201;animation:svelte-1ooj66h-slideUp .25s ease}@keyframes svelte-1ooj66h-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle.svelte-1ooj66h{width:36px;height:4px;background:var(--border);border-radius:var(--r-full);margin:0 auto var(--space-3)}.sheet-title.svelte-1ooj66h{font-size:1rem;font-weight:700;text-align:center;margin-bottom:var(--space-4);color:var(--text-2)}.tag-grid.svelte-1ooj66h{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.tag-btn.svelte-1ooj66h{height:40px;display:flex;align-items:center;justify-content:center;background:#f8fafdf5;border:1px solid rgba(66,133,244,.12);border-radius:var(--r-lg);font-size:.9rem;font-weight:600;color:var(--brand-clay);cursor:pointer;transition:all .15s}.tag-btn.svelte-1ooj66h:hover{background:var(--brand-orange-muted);border-color:#4285f447;color:var(--brand-orange-dark)}.tag-btn.selected.svelte-1ooj66h{background:var(--brand-orange-muted);border-color:#4285f45c;color:var(--brand-orange-dark);box-shadow:0 8px 18px #4285f41f}
