@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,600;0,8..60,700;0,8..60,800;1,8..60,400&display=swap";:root{--bg: #f5f0eb;--bg-card: #ffffff;--bg-hover: #f0ebe5;--border: #d6d0c8;--border-light: #e8e3dc;--text: #1a1a1a;--text-muted: #8a8580;--text-light: #b0aaa4;--accent: #1a1a1a;--accent-hover: #444;--blue: #4a7cdb;--pink: #d4658a;--orange: #e08a4a;--teal: #4aad9a;--purple: #7a6ad4;--green: #5aab6a;--red: #d45a5a;--yellow: #c4a84a;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: "Source Serif 4", Georgia, "Times New Roman", serif}*{margin:0;padding:0;box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:var(--font);height:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:var(--text);text-decoration:none}a:hover{color:var(--text-muted)}button{cursor:pointer;font-family:var(--font)}.container{max-width:1280px;margin:0 auto;padding:0 2.5rem}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{padding:1.25rem 0}nav.svelte-12qhfyh{display:flex;align-items:center}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-family:var(--font-serif);font-size:1.3rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.logo.svelte-12qhfyh:hover{color:var(--text)}.logo-icon.svelte-12qhfyh{font-size:1.1rem;font-weight:800}main.svelte-12qhfyh{flex:1;overflow:hidden}@media(min-width:769px){body{overflow:hidden}}footer.svelte-12qhfyh{padding:1.5rem 0;text-align:center}.footer-note.svelte-12qhfyh{font-size:.8rem;color:var(--text-light)}.footer-note.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);text-decoration:underline;text-underline-offset:2px}.footer-note.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}body:has(.page-results) footer.svelte-12qhfyh{display:none}
