:root{--color-primary: #7c5e48;--color-primary-soft: #a88770;--color-accent: #e8b86f;--color-bg: #faf7f2;--color-surface: #ffffff;--color-surface-sunk: #f0ebe3;--color-text: #3d2f25;--color-text-muted: #7a6a5c;--color-border: #d9cfc2;--color-success: #7a9858;--color-warning: #d49640;--color-error: #c75450;--color-encrypted: #8e6bc7;--color-locked: #9b7b5c;--color-author-a: #7c5e48;--color-author-b: #6b7c5e;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", Roboto, sans-serif;--font-serif: "Source Han Serif TC", "Noto Serif TC", "Songti TC", Georgia, serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Consolas, "Liberation Mono", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.75;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-8: 3rem;--space-10: 4rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 24px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(61, 47, 37, .05);--shadow-md: 0 4px 8px rgba(61, 47, 37, .08);--shadow-lg: 0 8px 24px rgba(61, 47, 37, .12);--bp-sm: 360px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1280px;--duration-fast: .15s;--duration-base: .25s;--duration-slow: .4s;--ease-default: cubic-bezier(.4, 0, .2, 1);--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1)}[data-theme=dark]{--color-primary: #d4ab8b;--color-primary-soft: #b89579;--color-accent: #f0c57e;--color-bg: #1a1612;--color-surface: #2a231d;--color-surface-sunk: #15110d;--color-text: #f0e7dc;--color-text-muted: #a89887;--color-border: #3d332a;--color-success: #9cb87a;--color-warning: #e0ac60;--color-error: #d9716d;--color-encrypted: #a88ee0;--color-locked: #b89d80;--color-author-a: #d4ab8b;--color-author-b: #a8b89d;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 8px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-primary: #d4ab8b;--color-primary-soft: #b89579;--color-accent: #f0c57e;--color-bg: #1a1612;--color-surface: #2a231d;--color-surface-sunk: #15110d;--color-text: #f0e7dc;--color-text-muted: #a89887;--color-border: #3d332a;--color-success: #9cb87a;--color-warning: #e0ac60;--color-error: #d9716d;--color-encrypted: #a88ee0;--color-locked: #b89d80;--color-author-a: #d4ab8b;--color-author-b: #a8b89d;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 8px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text);background-color:var(--color-bg);min-height:100dvh}button,[role=button],a{cursor:pointer;min-height:44px;min-width:44px;touch-action:manipulation}img,svg{display:block;max-width:100%}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.toast-region.svelte-1cpok13{position:fixed;top:var(--space-4);left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:var(--space-2);z-index:100;pointer-events:none;width:max-content;max-width:calc(100vw - 2 * var(--space-4))}.toast.svelte-1cpok13{pointer-events:auto;background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-full);padding:var(--space-3) var(--space-5);font-size:var(--text-sm);box-shadow:var(--shadow-lg);cursor:pointer;text-align:center}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100dvh}
