*{box-sizing:border-box}:root{--bg: oklch(96.4% .021 84);--ink: #2b2530;--muted: #6d6167;--faint: #948789;--line: #ddd1c2;--accent: #b65d42;--accent-warm: #df8b5e;--on-accent: oklch(97.5% .013 85);--sky: #426f83;--leaf: #5f7042;--traveling: #426f83;--delivered: #4f7a51;--stuck: #b75f2c;--seal: #a4485c;--wax: #a03d33;--danger: #a83737;--paper: oklch(98.4% .014 88);--paper-line: #e7ddcf;--air-red: #c05146;--air-blue: #47618e;--hole: color-mix(in oklch, var(--bg), transparent 0%);--shadow-paper: 0 1px 2px rgb(43 37 48 / .05), 0 14px 34px -22px rgb(43 37 48 / .45);--shadow-stamp: 3px 3px 0 rgb(43 37 48 / .14);--font-body: "Alegreya Sans", "Avenir Next", "Segoe UI", sans-serif;--font-display: "Newsreader", ui-serif, serif;--font-hand: "Caveat", "Bradley Hand", cursive;--font-mono: "IBM Plex Mono", monospace;color-scheme:light}:root[data-theme=dark]{--bg: oklch(23% .017 68);--ink: #eadfcb;--muted: #a79a8a;--faint: #7e7266;--line: #463d33;--accent: #d78e66;--accent-warm: #e3a878;--on-accent: #241b14;--sky: #83a8bb;--leaf: #91ab80;--traveling: #83a8bb;--delivered: #8fb07f;--stuck: #cf9058;--seal: #cd7386;--wax: #c05f52;--danger: #d98a7c;--paper: #2c251e;--paper-line: #3d342b;--air-red: #a25048;--air-blue: #5b73a0;--shadow-paper: 0 1px 2px rgb(0 0 0 / .3), 0 16px 36px -20px rgb(0 0 0 / .7);--shadow-stamp: 3px 3px 0 rgb(0 0 0 / .35);color-scheme:dark}body{margin:0;color:var(--ink);font-family:var(--font-body);background:radial-gradient(120% 80% at 50% 0%,rgb(255 255 255 / .5),transparent 55%),radial-gradient(150% 110% at 50% 108%,rgb(122 90 54 / .12),transparent 55%),linear-gradient(160deg,#fbf6e8,#f5ebdc);min-height:100vh}:root[data-theme=dark] body{background:radial-gradient(110% 65% at 50% -4%,rgb(255 188 118 / .07),transparent 60%),radial-gradient(150% 120% at 50% 112%,rgb(0 0 0 / .5),transparent 58%),linear-gradient(165deg,#272019,#1c1712)}::selection{background:color-mix(in oklch,var(--accent) 28%,transparent)}a{color:inherit;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:3px}a:hover{text-decoration-color:var(--ink)}.rule{border:none;border-top:1px solid var(--ink);margin:0}.rule-light{border:none;border-top:1px solid var(--line);margin:0}.dash{border:none;border-top:1px dashed var(--line);margin:0}.eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;font-size:.6875rem;font-weight:600;color:var(--accent);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-mono);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.13em;color:var(--accent);background:transparent;border:1.5px solid currentColor;border-radius:2px;padding:.62rem 1.1rem .58rem;cursor:pointer;text-decoration:none;transition:background .16s ease,transform .12s ease,box-shadow .12s ease,color .16s ease}.btn:hover{background:color-mix(in oklch,currentColor 9%,transparent)}.btn:active{transform:translate(1px,1px)}.btn:focus-visible{outline:1.5px dashed var(--accent);outline-offset:3px}.btn:disabled{color:var(--faint);background:transparent;cursor:default;transform:none}.btn-solid{background:var(--accent);border-color:var(--accent);color:var(--on-accent);box-shadow:var(--shadow-stamp)}.btn-solid:hover{background:color-mix(in oklch,var(--accent) 88%,var(--ink));border-color:color-mix(in oklch,var(--accent) 88%,var(--ink))}.btn-solid:active{box-shadow:1px 1px #2b253024;transform:translate(2px,2px)}.btn-solid:disabled{background:var(--line);border-color:var(--line);color:var(--muted);box-shadow:none}.btn-quiet{border-color:var(--line);color:var(--muted)}.btn-quiet:hover{color:var(--ink);background:color-mix(in oklch,var(--ink) 6%,transparent)}.chip{display:inline-block;font-family:var(--font-mono);font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.13em;border:1px solid currentColor;border-radius:2px;padding:.18rem .5rem .2rem;white-space:nowrap}.paper{background:var(--paper);border:1px solid var(--paper-line);box-shadow:var(--shadow-paper)}.text-link{background:none;border:none;padding:0;cursor:pointer;font:inherit;font-weight:500;color:var(--accent);text-decoration:underline;text-decoration-color:color-mix(in oklch,var(--accent) 45%,transparent);text-underline-offset:3px}.text-link:hover{text-decoration-color:var(--accent)}.text-link:focus-visible{outline:1.5px dashed var(--accent);outline-offset:3px;border-radius:2px}.text-link:disabled{color:var(--faint);cursor:default;text-decoration-color:transparent}.stamp{display:inline-block;padding:5px;background:radial-gradient(circle at center,transparent 3px,var(--paper) 3.4px);background-size:10.5px 10.5px;background-position:center;filter:drop-shadow(1.5px 2px 0 rgb(43 37 48 / .16))}.stamp-inner{display:grid;place-items:center;text-align:center;background:var(--paper);border:1px solid color-mix(in oklch,var(--accent) 55%,var(--paper));outline:1px solid var(--paper);outline-offset:-4px;color:var(--accent)}.postmark{display:inline-grid;place-items:center;text-align:center;border:1.5px solid currentColor;border-radius:50%;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;line-height:1.35;transform:rotate(-8deg);opacity:.75}.air-edge.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:5px;z-index:60;pointer-events:none;background:repeating-linear-gradient(135deg,var(--air-red) 0 14px,var(--paper) 14px 26px,var(--air-blue) 26px 40px,var(--paper) 40px 52px);opacity:.85}.grain.svelte-12qhfyh{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.05'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)'/%3E%3C/svg%3E")}.gazette.svelte-12qhfyh{position:relative;z-index:1;max-width:880px;margin:0 auto;padding:44px 64px 40px;min-height:100vh;display:flex;flex-direction:column}main.svelte-12qhfyh{flex:1 0 auto}.masthead.svelte-12qhfyh{text-align:center;padding-bottom:.25rem}.masthead-top.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding-bottom:.55rem;margin-bottom:1.6rem;font-family:var(--font-mono);font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:var(--faint)}.masthead-date.svelte-12qhfyh{white-space:nowrap}.masthead-motto.svelte-12qhfyh{display:none}@media(min-width:640px){.masthead-motto.svelte-12qhfyh{display:inline}}.masthead-brand.svelte-12qhfyh{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(2.4rem,6vw,3.2rem);line-height:1;letter-spacing:.01em;margin:0;color:var(--ink);display:inline-flex;align-items:flex-start;gap:.4rem}.masthead-brand.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:inherit}.masthead-mark.svelte-12qhfyh{width:1.9rem;height:1.9rem;color:var(--accent);transform:rotate(10deg) translateY(-.2rem);opacity:.85}.masthead-sub.svelte-12qhfyh{font-family:var(--font-mono);font-size:.66rem;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:.7rem 0 .9rem}.rule-double.svelte-12qhfyh{border-top:2.5px solid var(--ink);border-bottom:1px solid var(--ink);height:4px;margin-bottom:.5rem}.masthead-nav.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.1rem .35rem;padding:.15rem 0 .55rem;font-family:var(--font-mono);font-size:.68rem;font-weight:500;text-transform:uppercase;letter-spacing:.09em}.masthead-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--muted);padding:.3rem .5rem;transition:color .14s ease}.masthead-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.masthead-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent);font-weight:600}.topbar.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.85rem}.topbar-brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-display);font-size:1.35rem;font-weight:500;text-decoration:none;color:var(--ink);white-space:nowrap}.topbar-mark.svelte-12qhfyh{width:1.35rem;height:1.35rem;color:var(--accent);transform:rotate(10deg);opacity:.85;flex-shrink:0}.topbar-nav.svelte-12qhfyh{display:flex;gap:.1rem .15rem;align-items:center;flex-wrap:wrap;justify-content:flex-end;font-family:var(--font-mono);font-size:.66rem;font-weight:500;text-transform:uppercase;letter-spacing:.09em}.topbar-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--muted);padding:.3rem .45rem;transition:color .14s ease}.topbar-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.topbar-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent);font-weight:600}.nav-cta.svelte-12qhfyh{border:1.5px solid var(--accent);border-radius:2px;color:var(--accent)!important;margin-left:.35rem}.nav-cta.svelte-12qhfyh:hover{background:color-mix(in oklch,var(--accent) 10%,transparent)}.lamp.svelte-12qhfyh{display:inline-grid;place-items:center;width:1.9rem;height:1.9rem;margin-left:.4rem;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--muted);cursor:pointer;transition:color .14s ease,border-color .14s ease,transform .2s ease}.lamp.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:.95rem;height:.95rem}.lamp.svelte-12qhfyh:hover{color:var(--accent);border-color:var(--accent);transform:rotate(15deg)}.lamp.svelte-12qhfyh:focus-visible{outline:1.5px dashed var(--accent);outline-offset:3px}.colophon.svelte-12qhfyh{margin-top:4rem;padding-top:1.1rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}.colophon-line.svelte-12qhfyh{margin:0;font-family:var(--font-display);font-size:.95rem;color:var(--muted)}.colophon-brand.svelte-12qhfyh{font-style:italic;font-weight:600;color:var(--ink)}.colophon-line.svelte-12qhfyh em:where(.svelte-12qhfyh){font-style:italic}.colophon-meta.svelte-12qhfyh{margin:0;font-family:var(--font-mono);font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:var(--faint)}.colophon-meta.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:inherit}.colophon-meta.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.dock.svelte-12qhfyh{display:none}@media(max-width:760px){.dock.svelte-12qhfyh{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);background:color-mix(in oklch,var(--paper) 92%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:.4rem .5rem calc(.45rem + env(safe-area-inset-bottom))}.dock.svelte-12qhfyh a:where(.svelte-12qhfyh){display:grid;justify-items:center;gap:.22rem;padding:.3rem 0;text-decoration:none;font-family:var(--font-mono);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--faint)}.dock-dot.svelte-12qhfyh{width:5px;height:5px;border-radius:50%;background:transparent;border:1px solid var(--line)}.dock.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent)}.dock.svelte-12qhfyh a.active:where(.svelte-12qhfyh) .dock-dot:where(.svelte-12qhfyh){background:var(--accent);border-color:var(--accent)}.gazette.has-dock.svelte-12qhfyh{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media(max-width:760px){.gazette.svelte-12qhfyh{padding:30px 20px 32px}.masthead-top.svelte-12qhfyh{margin-bottom:1.1rem}.topbar.svelte-12qhfyh{flex-direction:column;gap:.6rem;align-items:flex-start}.topbar-nav.svelte-12qhfyh{justify-content:flex-start}.colophon.svelte-12qhfyh{flex-direction:column;gap:.4rem}}::view-transition-old(root),::view-transition-new(root){animation-duration:.17s;animation-timing-function:ease}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
