html{width:100%;max-width:100%;overflow-x:hidden}:root{color-scheme:light dark;--bg: #f3f0e9;--surface: #fbfaf6;--surface-raised: #fffefb;--fg: #252820;--muted: #6b6d63;--link: #295748;--border: #d2cec1;--border-strong: #aaa797;--color-green: #2f6d55;--color-amber: #a96518;--color-danger: #b83d32;--font-display: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;--font-app: Avenir Next, Avenir, Helvetica Neue, sans-serif;--font-app-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--radius-sm: .35rem;--radius-md: .55rem;--radius-lg: .75rem;--radius-full: 999px;--shadow-card: 0 1px 2px color-mix(in oklab, #312f26 8%, transparent), 0 8px 22px color-mix(in oklab, #312f26 6%, transparent);--shadow-card-hover: 0 2px 4px color-mix(in oklab, #312f26 10%, transparent), 0 14px 32px color-mix(in oklab, #312f26 9%, transparent);--focus-ring: 0 0 0 3px color-mix(in oklab, var(--link) 28%, transparent);--ease-out: .18s cubic-bezier(.2, .8, .2, 1)}@media(prefers-color-scheme:dark){:root{--bg: #20231e;--surface: #292d26;--surface-raised: #30352d;--fg: #f5f2e9;--muted: #b5b8ac;--link: #9bc8a8;--border: #4e5348;--border-strong: #747a6b;--color-green: #82be97;--color-amber: #e3af63;--color-danger: #ee877c}}body{margin:0;width:100%;max-width:100%;overflow-x:hidden;font-family:var(--font-app);background:var(--bg);background-image:linear-gradient(color-mix(in oklab,var(--border) 24%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklab,var(--border) 24%,transparent) 1px,transparent 1px);background-size:1.5rem 1.5rem;color:var(--fg);min-height:100dvh}button,a,input,textarea,[role=button]{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid var(--link);outline-offset:3px;box-shadow:var(--focus-ring)}a.back-link,a.next-link{font-size:.84rem;color:var(--muted);text-decoration:none}a.back-link:hover,a.next-link:hover{color:var(--fg)}a.back-link:focus-visible,a.next-link:focus-visible{outline:2px solid color-mix(in oklab,var(--link) 68%,transparent);outline-offset:2px}.page-head{width:100%;max-width:100%;min-width:0;box-sizing:border-box;align-self:stretch}.page-head .page-nav{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.65rem;flex-wrap:wrap;width:100%;min-width:0;box-sizing:border-box}.page-nav-start{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0}.page-nav-end{margin-left:auto;flex-shrink:0}.page-nav-secondary{padding-left:1.25rem}.page-head h1{margin:0 0 .35rem;font-family:var(--font-display);font-size:1.7rem;font-weight:600;letter-spacing:0}.page-head-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.page-head-title-row h1{margin-bottom:.35rem}.page-subtitle{margin:0 0 1rem;color:var(--muted);font-size:.95rem;line-height:1.4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-nav.page-pager{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;width:100%;min-width:0;box-sizing:border-box;margin-top:.8rem;margin-bottom:0}.app-shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column}.main.svelte-12qhfyh{flex:1;padding:.725rem;max-width:56rem;margin:0 auto;width:100%;box-sizing:border-box}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.footer.svelte-12qhfyh{padding:1.5rem 1.5rem 2rem;text-align:center}.warmup-divider{display:block;border:none;width:90%;max-width:28rem;height:3.125rem;margin:.35rem auto .75rem;padding:0;background:transparent;border-bottom:1px solid color-mix(in oklab,var(--border) 88%,transparent);box-shadow:0 1.25rem 1.25rem -1.25rem color-mix(in oklab,#333 90%,transparent)}@media(prefers-color-scheme:dark){.warmup-divider{border-bottom-color:color-mix(in oklab,#fff 22%,transparent);box-shadow:0 1.25rem 1.25rem -1.25rem color-mix(in oklab,#fff 35%,transparent)}}.footer-links.svelte-12qhfyh{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-bottom:.75rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--link);text-decoration:none;font-size:.875rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.footer-copy.svelte-12qhfyh{margin:0;font-size:.8125rem;color:var(--muted)}
