@charset "UTF-8";.entry.svelte-visqt8{position:relative;display:flex;box-sizing:border-box;align-items:flex-start;gap:var(--space-6);padding:var(--space-6) var(--space-8);border:1px solid var(--hairline);border-radius:var(--radius-xl);background:var(--surface-3);box-shadow:var(--shadow-ambient);-webkit-backdrop-filter:blur(var(--blur-md)) saturate(1.3);backdrop-filter:blur(var(--blur-md)) saturate(1.3);transition:box-shadow var(--duration-base) var(--ease-standard),transform var(--duration-base) var(--ease-out)}.entry.svelte-visqt8:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.body.svelte-visqt8{display:flex;min-width:0;flex:1;flex-direction:column;gap:var(--space-3)}.meta.svelte-visqt8{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3)}.category.svelte-visqt8{padding:.15rem .55rem;border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text-2);font-size:var(--text-xs);line-height:1.6}.date.svelte-visqt8,.reading.svelte-visqt8{color:var(--text-3);font-family:var(--font-mono);font-size:var(--text-xs)}.title.svelte-visqt8{margin:0;font-family:var(--font-display);font-size:var(--text-md);font-weight:600;letter-spacing:-.01em;line-height:1.5}.title-link.svelte-visqt8{color:var(--text-1);transition:color var(--duration-fast) var(--ease-standard)}.title-link.svelte-visqt8:after{position:absolute;inset:0;content:""}.entry.svelte-visqt8:hover .title-link:where(.svelte-visqt8){color:var(--accent)}.excerpt.svelte-visqt8{display:-webkit-box;margin:0;color:var(--text-2);font-size:var(--text-sm);line-height:1.85;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden}.thumb.svelte-visqt8{width:104px;aspect-ratio:4/3;flex-shrink:0;border-radius:var(--radius-md);background:var(--surface-sunken);overflow:hidden}.thumb.svelte-visqt8 img:where(.svelte-visqt8){width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-out)}.entry.svelte-visqt8:hover .thumb:where(.svelte-visqt8) img:where(.svelte-visqt8){transform:scale(1.05)}@media (max-width: 720px){.entry.svelte-visqt8{padding:var(--space-6);gap:var(--space-4)}.thumb.svelte-visqt8{width:76px}}@media (prefers-reduced-motion: reduce){.entry.svelte-visqt8,.title-link.svelte-visqt8,.thumb.svelte-visqt8 img:where(.svelte-visqt8){transition:none}.entry.svelte-visqt8:hover{transform:none}.entry.svelte-visqt8:hover .thumb:where(.svelte-visqt8) img:where(.svelte-visqt8){transform:none}}.pagination.svelte-19c1kl3{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-2)}.step.svelte-19c1kl3,.number.svelte-19c1kl3{display:inline-flex;height:36px;min-width:36px;align-items:center;justify-content:center;gap:.35rem;padding:0 var(--space-4);border-radius:var(--radius-pill);background:var(--surface-muted);color:var(--text-2);font-size:var(--text-sm);text-decoration:none;transition:background var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}.number.svelte-19c1kl3{padding:0 var(--space-3);background:transparent}a.step.svelte-19c1kl3:hover,a.number.svelte-19c1kl3:hover{background:var(--accent-soft);color:var(--accent)}.chevron.svelte-19c1kl3{flex-shrink:0}.is-disabled.svelte-19c1kl3{background:var(--surface-sunken);color:var(--text-3)}.numbers.svelte-19c1kl3{display:flex;align-items:center;gap:var(--space-1)}.is-current.svelte-19c1kl3{background:var(--olive);color:var(--olive-contrast);font-weight:600}.gap.svelte-19c1kl3{padding:0 var(--space-1);color:var(--text-3)}.search-modal-backdrop.svelte-20hyug{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding-top:15vh;z-index:100000;animation:svelte-20hyug-fadeIn .2s ease}@keyframes svelte-20hyug-fadeIn{0%{opacity:0}to{opacity:1}}.search-modal.svelte-20hyug{width:min(780px,100vw);max-height:min(600px,70vh);background:var(--background-color, #fff);border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column;animation:svelte-20hyug-slideIn .2s ease}@keyframes svelte-20hyug-slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.search-header.svelte-20hyug{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(var(--text-color-rgb, 0, 0, 0),.08)}.search-input-wrapper.svelte-20hyug{flex:1;display:flex;align-items:center;gap:12px;background:rgba(var(--text-color-rgb, 0, 0, 0),.04);border-radius:12px;padding:0 16px;height:48px}.search-icon.svelte-20hyug{color:rgba(var(--text-color-rgb, 0, 0, 0),.4);flex-shrink:0}.search-input.svelte-20hyug{flex:1;border:none;background:transparent;font-size:16px;color:var(--text-color);outline:none;caret-color:var(--primary-color, #4285f4)}.search-input.svelte-20hyug::placeholder{color:rgba(var(--text-color-rgb, 0, 0, 0),.4)}html[data-theme=dark] .search-input.svelte-20hyug{color:#fff}.clear-btn.svelte-20hyug{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:rgba(var(--text-color-rgb, 0, 0, 0),.1);border-radius:50%;color:rgba(var(--text-color-rgb, 0, 0, 0),.5);cursor:pointer;transition:all .2s ease}.clear-btn.svelte-20hyug:hover{background:rgba(var(--text-color-rgb, 0, 0, 0),.15);color:rgba(var(--text-color-rgb, 0, 0, 0),.7)}.search-results.svelte-20hyug{flex:1;overflow-y:auto;padding:8px 0}.loading-state.svelte-20hyug,.empty-state.svelte-20hyug{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:rgba(var(--text-color-rgb, 0, 0, 0),.5);gap:16px}.spinner.svelte-20hyug{width:32px;height:32px;border:3px solid rgba(var(--text-color-rgb, 0, 0, 0),.1);border-top-color:var(--primary-color, #4285f4);border-radius:50%;animation:svelte-20hyug-spin .8s linear infinite}@keyframes svelte-20hyug-spin{to{transform:rotate(360deg)}}.empty-state.svelte-20hyug svg:where(.svelte-20hyug){color:rgba(var(--text-color-rgb, 0, 0, 0),.2)}.empty-state.svelte-20hyug p:where(.svelte-20hyug){font-size:14px;margin:0}.results-header.svelte-20hyug{padding:8px 20px 12px;font-size:13px;color:var(--text-color);border-bottom:1px solid rgba(var(--text-color-rgb, 0, 0, 0),.06)}.results-list.svelte-20hyug{list-style:none;margin:0;padding:0}.result-item.svelte-20hyug{display:flex;gap:16px;padding:16px 20px;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid rgba(var(--text-color-rgb, 0, 0, 0),.04)}.result-item.svelte-20hyug:hover,.result-item.selected.svelte-20hyug{background:rgba(var(--primary-color-rgb, 66, 133, 244),.06)}.result-item.svelte-20hyug:last-child{border-bottom:none}.result-thumb.svelte-20hyug{width:80px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0;background:rgba(var(--text-color-rgb, 0, 0, 0),.04)}.result-thumb.placeholder.svelte-20hyug{display:flex;align-items:center;justify-content:center;color:rgba(var(--text-color-rgb, 0, 0, 0),.2)}.result-content.svelte-20hyug{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.result-title.svelte-20hyug{font-size:15px;font-weight:500;color:var(--text-color);margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-title.svelte-20hyug mark{background:rgba(var(--primary-color-rgb, 66, 133, 244),.2);color:var(--primary-color, #4285f4);border-radius:2px;padding:0 2px}.result-excerpt.svelte-20hyug{font-size:13px;color:rgba(var(--text-color-rgb, 0, 0, 0),.6);margin:0;line-height:1.5;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-excerpt.svelte-20hyug mark{background:rgba(var(--primary-color-rgb, 66, 133, 244),.2);color:var(--primary-color, #4285f4);border-radius:2px;padding:0 2px}.result-meta.svelte-20hyug{display:flex;align-items:center;gap:12px;font-size:12px;color:rgba(var(--text-color-rgb, 0, 0, 0),.45)}.result-category.svelte-20hyug{display:flex;align-items:center;gap:4px}.result-category.svelte-20hyug:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.5}.tips.svelte-20hyug{padding:32px 24px;color:rgba(var(--text-color-rgb, 0, 0, 0),.5)}.tips-title.svelte-20hyug{font-size:13px;font-weight:500;margin-bottom:12px;color:rgba(var(--text-color-rgb, 0, 0, 0),.7)}.tips.svelte-20hyug ul:where(.svelte-20hyug){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.tips.svelte-20hyug li:where(.svelte-20hyug){font-size:13px;display:flex;align-items:center;gap:8px}kbd.svelte-20hyug{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;background:rgba(var(--text-color-rgb, 0, 0, 0),.06);border:1px solid rgba(var(--text-color-rgb, 0, 0, 0),.1);border-radius:6px;font-family:inherit;font-size:12px;color:rgba(var(--text-color-rgb, 0, 0, 0),.7)}html[data-theme=dark] .search-modal.svelte-20hyug{background:#1a1a1a;box-shadow:0 25px 50px -12px #00000080}html[data-theme=dark] .search-header.svelte-20hyug{border-color:#ffffff14}html[data-theme=dark] .search-input-wrapper.svelte-20hyug{background:#ffffff0f}html[data-theme=dark] .search-icon.svelte-20hyug{color:#fff6}html[data-theme=dark] .search-input.svelte-20hyug::placeholder{color:#fff6}html[data-theme=dark] .clear-btn.svelte-20hyug{background:#ffffff1a;color:#ffffff80}html[data-theme=dark] .clear-btn.svelte-20hyug:hover{background:#ffffff26;color:#ffffffb3}html[data-theme=dark] .results-header.svelte-20hyug,html[data-theme=dark] .result-item.svelte-20hyug{border-color:#ffffff0f}html[data-theme=dark] .result-thumb.svelte-20hyug{background:#ffffff0f}html[data-theme=dark] .result-thumb.placeholder.svelte-20hyug{color:#fff3}html[data-theme=dark] .result-excerpt.svelte-20hyug{color:#ffffff8c}html[data-theme=dark] .result-meta.svelte-20hyug{color:#ffffff73}html[data-theme=dark] .loading-state.svelte-20hyug,html[data-theme=dark] .empty-state.svelte-20hyug{color:#ffffff80}html[data-theme=dark] .empty-state.svelte-20hyug svg:where(.svelte-20hyug){color:#ffffff26}html[data-theme=dark] .spinner.svelte-20hyug{border-color:#ffffff1a;border-top-color:var(--primary-color, #4285f4)}html[data-theme=dark] .tips.svelte-20hyug{color:#ffffff80}html[data-theme=dark] .tips-title.svelte-20hyug{color:#ffffffb3}html[data-theme=dark] kbd.svelte-20hyug{background:#ffffff14;border-color:#ffffff26;color:#ffffffb3}@media (max-width: 768px){.search-modal-backdrop.svelte-20hyug{padding-top:10vh}.search-modal.svelte-20hyug{width:95vw;max-height:75vh}.search-header.svelte-20hyug,.result-item.svelte-20hyug{padding:12px 16px}.result-thumb.svelte-20hyug{width:64px;height:48px}.result-title.svelte-20hyug{font-size:14px}.result-excerpt.svelte-20hyug{font-size:12px;-webkit-line-clamp:1}}.listing.svelte-qz8qzu{position:relative;z-index:var(--z-content);display:flex;box-sizing:border-box;width:min(100% - 2.5rem,48rem);flex-direction:column;gap:var(--space-8);margin-inline:auto;padding-block:clamp(5rem,10vw,7rem) clamp(3rem,6vw,4rem);color:var(--text-1)}.head-main.svelte-qz8qzu{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--space-4)}h1.svelte-qz8qzu{margin:0;font-family:var(--font-display);font-size:var(--text-2xl);font-weight:700;letter-spacing:-.035em;line-height:1.2}.description.svelte-qz8qzu{max-width:34rem;margin:var(--space-4) 0 0;color:var(--text-2);font-size:var(--text-base);line-height:1.8}.back.svelte-qz8qzu{display:inline-block;margin-top:var(--space-4);color:var(--text-3);font-size:var(--text-sm);transition:color var(--duration-fast) var(--ease-standard)}.back.svelte-qz8qzu:hover{color:var(--accent)}.search-trigger.svelte-qz8qzu{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);background:var(--surface-muted);color:var(--text-2);font-size:var(--text-sm);transition:background var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}.search-trigger.svelte-qz8qzu:hover{background:var(--accent-soft);color:var(--accent)}.search-trigger.svelte-qz8qzu kbd:where(.svelte-qz8qzu){padding:.1rem .35rem;border-radius:var(--radius-sm);background:var(--surface-sunken);color:var(--text-3);font-family:var(--font-mono);font-size:.65rem}.filters.svelte-qz8qzu{display:flex;flex-wrap:wrap;gap:var(--space-3)}.filter.svelte-qz8qzu{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem var(--space-4);border-radius:var(--radius-pill);background:var(--surface-muted);color:var(--text-2);font-size:var(--text-sm);line-height:1.4;transition:background var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}.filter.svelte-qz8qzu:hover{background:var(--accent-soft);color:var(--accent)}.filter.is-active.svelte-qz8qzu{background:var(--olive);color:var(--olive-contrast)}.filter-count.svelte-qz8qzu{color:currentcolor;font-family:var(--font-mono);font-size:.65rem;opacity:.6}.cards.svelte-qz8qzu{display:flex;flex-direction:column;gap:var(--space-6)}.count-note.svelte-qz8qzu{margin:0;color:var(--text-3);font-family:var(--font-label);font-size:var(--text-xs);text-align:center}.empty.svelte-qz8qzu{padding:var(--space-16) 0;color:var(--text-3);font-size:var(--text-base);text-align:center}@media (max-width: 640px){.search-trigger.svelte-qz8qzu span:where(.svelte-qz8qzu),.search-trigger.svelte-qz8qzu kbd:where(.svelte-qz8qzu){display:none}}
