.site-header.svelte-1elxaub{border-bottom:1px solid var(--border);background:var(--surface);z-index:100;grid-template-columns:1fr auto 1fr;align-items:center;height:60px;padding:0 40px;display:grid;position:sticky;top:0}.header-left.svelte-1elxaub{align-items:center;gap:6px;display:flex}.site-title.svelte-1elxaub{font-family:var(--font-serif);color:var(--text);white-space:nowrap;justify-self:center;font-size:18px;font-weight:400;text-decoration:none}.site-title.svelte-1elxaub span:where(.svelte-1elxaub){color:var(--accent)}.header-right.svelte-1elxaub{justify-content:flex-end;align-items:center;gap:6px;display:flex}.header-left.svelte-1elxaub a:where(.svelte-1elxaub),.header-right.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--text-mid);white-space:nowrap;border:1px solid #0000;border-radius:20px;padding:5px 14px;font-size:13px;text-decoration:none;transition:all .2s}.header-left.svelte-1elxaub a:where(.svelte-1elxaub):hover,.header-right.svelte-1elxaub a:where(.svelte-1elxaub):hover,.header-left.svelte-1elxaub a.active:where(.svelte-1elxaub),.header-right.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--text);border-color:var(--border-md)}:root{--text:#1a1a1a;--text-mid:#666;--text-light:#999;--bg:#fafafa;--surface:#fff;--border:#ddd;--border-md:#ccc;--accent:#e91e63;--like-color:#ff4081;--pass-color:#90caf9;--font-serif:"Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, sans-serif;--radius:8px;--radius-sm:4px}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{background:var(--bg);color:var(--text);font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,YuGothic,sans-serif;line-height:1.5}a{color:var(--text);text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.book-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:24px;padding:40px;display:grid}.book-grid-item{cursor:pointer}@media (width<=768px){.book-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;padding:24px}}main.svelte-12qhfyh{width:100%;min-height:calc(100vh - 60px)}.back-to-top.svelte-12qhfyh{border:1px solid var(--border-md);background:var(--surface);width:52px;height:52px;color:var(--text-mid);cursor:pointer;letter-spacing:.05em;z-index:200;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;transition:all .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 2px 8px #00000014}.back-to-top.svelte-12qhfyh:hover{background:var(--text);color:var(--surface);border-color:var(--text)}
