.hero-container.svelte-oof1t5{position:relative;right:50%;left:50%;margin-right:-50vw;margin-left:-50vw;width:100vw}.hero-image.svelte-oof1t5{background-position:center;background-size:cover;background-repeat:no-repeat;aspect-ratio:3 / 2;width:100%;height:100%}.hero-overlay.svelte-oof1t5{display:flex;position:absolute;inset:0;justify-content:center;align-items:flex-end;background:linear-gradient(180deg,color-mix(in srgb,transparent 100%,var(--color-content-bg)) 0%,color-mix(in srgb,transparent 80%,var(--color-content-bg)) 40%,color-mix(in srgb,transparent 35%,var(--color-content-bg)) 70%,var(--color-content-bg) 100%);padding:3rem 3rem 14rem}.hero-content.svelte-oof1t5{max-width:800px;text-align:center}.hero-content.svelte-oof1t5 h1:where(.svelte-oof1t5){margin:0 0 .75rem;color:var(--color-content-text);font-weight:500;font-size:4.4rem;line-height:1.1;font-family:Spectral,serif;letter-spacing:.05em;text-shadow:0 0 25px color-mix(in srgb,var(--color-content-bg) 70%,transparent),0 0 50px color-mix(in srgb,var(--color-content-bg) 40%,transparent),0 2px 4px color-mix(in srgb,var(--color-content-bg) 25%,transparent)}.hero-content.svelte-oof1t5 .description:where(.svelte-oof1t5){margin:0;color:var(--color-content-secondary);font-style:italic;font-size:1.75rem;line-height:1.4;font-family:Spectral,serif;letter-spacing:.05em;text-shadow:0 0 20px color-mix(in srgb,var(--color-content-bg) 70%,transparent),0 0 40px color-mix(in srgb,var(--color-content-bg) 40%,transparent)}main.svelte-oof1t5{position:relative;z-index:1;margin:-10rem auto 0;background-color:transparent;padding:2rem;max-width:800px;min-height:100vh;line-height:1.6}.postcard-content.svelte-oof1t5{margin-bottom:3rem}.back-link.svelte-oof1t5{margin-top:9rem;text-align:center}.back-link.svelte-oof1t5 a:where(.svelte-oof1t5){transition:background-color .2s;border:1px solid var(--color-content-border);border-radius:4px;padding:.5rem 1rem;color:var(--color-content-secondary);font-size:1.1rem;text-decoration:none}.back-link.svelte-oof1t5 a:where(.svelte-oof1t5):hover{background-color:color-mix(in srgb,var(--color-content-bg) 88%,var(--color-content-text))}.editor-layout.svelte-oof1t5{display:grid;gap:1.5rem;margin-bottom:2rem}.editor-pane.svelte-oof1t5{border:1px solid var(--color-content-border);background:color-mix(in srgb,var(--color-content-bg) 96%,var(--color-content-text) 4%);padding:1rem;min-width:0}.editor-pane-header.svelte-oof1t5{margin-bottom:1rem}.editor-pane-title.svelte-oof1t5{margin:0 0 .35rem;font-size:1.35rem;font-family:var(--font-serif)}.editor-metadata-grid.svelte-oof1t5{display:grid;gap:.85rem}.editor-field.svelte-oof1t5{display:grid;gap:.4rem}.editor-field-wide.svelte-oof1t5{grid-column:1 / -1}.editor-field-label.svelte-oof1t5{color:var(--color-content-secondary)}.editor-input.svelte-oof1t5,.editor-textarea.svelte-oof1t5{border:1px solid var(--color-content-border);background:var(--color-content-bg);padding:.8rem;width:100%;color:var(--color-content-text);font:inherit}.editor-meta-textarea.svelte-oof1t5{min-height:5.5rem;resize:vertical}.editor-readonly-row.svelte-oof1t5{display:grid;gap:.75rem;margin:1rem 0;border-top:1px solid var(--color-content-border);padding-top:1rem;color:var(--color-content-secondary)}.editor-readonly-row-wide.svelte-oof1t5{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.editor-readonly-row.svelte-oof1t5 p:where(.svelte-oof1t5){display:flex;flex-direction:column;gap:.2rem;margin:0}.editor-readonly-row.svelte-oof1t5 strong:where(.svelte-oof1t5){color:var(--color-content-text);font-weight:500;font-size:var(--content-font-size-body)}.editor-markdown-input.svelte-oof1t5{min-height:32rem;resize:vertical;font-size:.95rem;line-height:1.7;font-family:SFMono-Regular,SFMono-Regular Fallback,ui-monospace,Cascadia Code,Roboto Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.preview-pane.svelte-oof1t5{display:flex;flex-direction:column}.editor-preview-scroll-region.svelte-oof1t5{padding-right:.35rem;min-height:32rem;max-height:70vh;overflow:auto}.editor-preview-card.svelte-oof1t5{border:1px solid var(--color-content-border);background:color-mix(in srgb,var(--color-content-bg) 96%,var(--color-content-text) 4%)}.editor-preview-hero-image.svelte-oof1t5{background-position:center;background-size:cover;background-repeat:no-repeat;aspect-ratio:3 / 2;width:100%}.editor-preview-copy.svelte-oof1t5{padding:1.5rem}.editor-preview-title.svelte-oof1t5{margin:0 0 .75rem;color:var(--color-content-text);font-size:2rem;font-family:Spectral,serif}.editor-preview-description.svelte-oof1t5{margin:0 0 1.5rem;color:var(--color-content-secondary);font-style:italic;font-size:1.2rem;font-family:Spectral,serif}.editor-preview-prose.svelte-oof1t5{margin:0}@media(max-width:768px){.hero-overlay.svelte-oof1t5{padding:2rem 2rem 10rem}.hero-content.svelte-oof1t5 h1:where(.svelte-oof1t5){font-size:3rem}.hero-content.svelte-oof1t5 .description:where(.svelte-oof1t5){font-size:1.4rem}main.svelte-oof1t5{margin-top:-8rem}.editor-metadata-grid.svelte-oof1t5{grid-template-columns:1fr}}@media(max-width:480px){.hero-overlay.svelte-oof1t5{padding:1.5rem 1.5rem 8rem}.hero-content.svelte-oof1t5 h1:where(.svelte-oof1t5){font-size:2.2rem}.hero-content.svelte-oof1t5 .description:where(.svelte-oof1t5){font-size:1.1rem}main.svelte-oof1t5{margin-top:-6rem}}@media(min-width:768px){.editor-metadata-grid.svelte-oof1t5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.editor-layout.svelte-oof1t5{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.preview-pane.svelte-oof1t5{position:sticky;top:2rem}.editor-preview-scroll-region.svelte-oof1t5{max-height:calc(100vh - 8rem)}}
