:root{--bg-color: #faf8f5;--text-color: #2b2b2b;--link-color: #2b2b2b;--heading-font: "Crimson Pro", Georgia, serif;--body-font: Georgia, serif}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--body-font);line-height:1.65;font-size:18px;-webkit-font-smoothing:antialiased}a{color:var(--link-color);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);font-weight:400;line-height:1.2}h1{font-size:2.5rem;margin-bottom:1rem}h2{font-size:1.8rem;margin-top:2rem;margin-bottom:1rem}p{margin-bottom:1rem}.sr-only.svelte-9o746v{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.follow-button.svelte-9o746v{display:inline-flex;align-items:center;padding:.35rem .85rem;border:1px solid var(--text-color);border-radius:9999px;background:transparent;color:var(--text-color);font-family:var(--body-font);font-size:.85rem;cursor:pointer;transition:background-color .2s ease,color .2s ease;overflow:hidden;position:relative;top:2px}.follow-button.svelte-9o746v:hover{background:var(--text-color);color:var(--bg-color)}.button-text.svelte-9o746v{display:flex;line-height:1}.char-wrapper.svelte-9o746v{display:inline-block;height:1em;overflow:hidden;position:relative}.char.svelte-9o746v{display:block;transition:transform .25s cubic-bezier(.4,0,.2,1);transition-delay:var(--delay)}.char-top.svelte-9o746v{position:relative}.char-bottom.svelte-9o746v{position:absolute;top:0;left:0;transform:translateY(100%)}.follow-button.svelte-9o746v:hover .char-top:where(.svelte-9o746v){transform:translateY(-100%)}.follow-button.svelte-9o746v:hover .char-bottom:where(.svelte-9o746v){transform:translateY(0)}.modal-backdrop.svelte-9o746v{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal.svelte-9o746v{background:var(--bg-color);border-radius:.5rem;padding:.75rem;max-width:340px;width:100%;box-shadow:0 25px 50px -12px #00000040}.modal.svelte-9o746v form:where(.svelte-9o746v){display:flex;gap:.5rem}.modal.svelte-9o746v input:where(.svelte-9o746v){flex:1;min-width:0;padding:.75rem 1rem;border:none;border-radius:.35rem;font-size:.95rem;font-family:var(--body-font);background:#fff;color:#1a1a1a}.modal.svelte-9o746v input:where(.svelte-9o746v)::placeholder{color:#999}.modal.svelte-9o746v input:where(.svelte-9o746v):focus{outline:none}.modal.svelte-9o746v input:where(.svelte-9o746v):disabled{background:#e5e5e5}.submit-btn.svelte-9o746v{width:44px;height:44px;flex-shrink:0;border:none;border-radius:.35rem;background:#000;cursor:pointer;transition:background-color .2s ease}.submit-btn.svelte-9o746v:hover{background:#333}.submit-btn.svelte-9o746v:disabled{opacity:.6;cursor:not-allowed}.form-message.svelte-9o746v{margin-top:.5rem;font-size:.85rem;color:#b00020}@media(max-width:640px){.follow-button.svelte-9o746v{padding:.3rem .7rem;font-size:.8rem}.modal.svelte-9o746v{padding:.6rem;max-width:300px}.modal.svelte-9o746v input:where(.svelte-9o746v){padding:.65rem .85rem;font-size:.9rem}.submit-btn.svelte-9o746v{width:40px;height:40px}}.hamburger-menu.svelte-p9dp8{position:relative}.hamburger-button.svelte-p9dp8{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:0}.hamburger-icon.svelte-p9dp8{width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.hamburger-icon.open.svelte-p9dp8{transform:rotate(-45deg)}.hamburger-icon.svelte-p9dp8 path:where(.svelte-p9dp8){transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.dropdown-menu.svelte-p9dp8{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.5rem 0;min-width:140px;box-shadow:0 4px 12px #0000001a;z-index:100}.dropdown-menu.svelte-p9dp8 a:where(.svelte-p9dp8){display:block;padding:.6rem 1rem;text-decoration:none;font-size:1rem;color:inherit}.dropdown-menu.svelte-p9dp8 a:where(.svelte-p9dp8):hover{background:#f5f5f5}.container.svelte-12qhfyh{max-width:680px;margin:0 auto;padding:2rem 1.5rem;min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{margin-bottom:4rem}nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo-group.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.logo.svelte-12qhfyh{font-family:var(--heading-font);font-size:2.25rem;text-decoration:none;font-weight:400;white-space:nowrap}.nav-right.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.writing-link.svelte-12qhfyh{text-decoration:none;font-size:1rem}.writing-link.svelte-12qhfyh:hover{text-decoration:underline}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{margin-top:6rem;padding-top:2rem;display:flex;gap:1.5rem;font-size:.95rem}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.copyright.svelte-12qhfyh{margin-left:auto;color:#666}@media(max-width:640px){.container.svelte-12qhfyh{padding:1.5rem 1rem}.logo.svelte-12qhfyh{font-size:1.5rem}.logo-group.svelte-12qhfyh{gap:.5rem}footer.svelte-12qhfyh{flex-wrap:wrap;gap:1rem}.copyright.svelte-12qhfyh{margin-left:0;width:100%}}
