:root{--color-bg:#fdf8f3;--color-surface:#fff;--color-surface-soft:#f7ede2;--color-surface-warm:#f4e6d9;--color-text:#3a2922;--color-text-soft:#7a6055;--color-text-mute:#a39189;--color-accent:#c4747e;--color-accent-dark:#a55a64;--color-accent-soft:#f0d6db;--color-leaf:#8fa68e;--color-divider:#e8dccd;--color-error:#b54a45;--color-error-bg:#fbeae8;--font-heading:"Cormorant Garamond","Cormorant",Georgia,"Times New Roman",serif;--font-body:"Inter",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-soft:0 1px 2px rgba(58,41,34,.04),0 4px 14px rgba(58,41,34,.05);--shadow-lift:0 2px 4px rgba(58,41,34,.06),0 12px 28px rgba(58,41,34,.08)}#__nuxt,body,html{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:16px;line-height:1.5;margin:0;padding:0;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:500;color:var(--color-text);margin:0;line-height:1.15;letter-spacing:.005em}a{color:var(--color-accent-dark)}::-moz-selection{background:var(--color-accent-soft);color:var(--color-text)}::selection{background:var(--color-accent-soft);color:var(--color-text)}.flourish{display:flex;align-items:center;justify-content:center;gap:.9rem;color:var(--color-accent);margin:1.25rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flourish:after,.flourish:before{content:"";flex:0 1 4rem;height:1px;background:var(--color-divider)}.flourish .sigil{font-size:1.1rem;letter-spacing:.4em;padding-left:.4em}.toast[data-v-42ae8992]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--color-text);color:var(--color-bg);padding:.7rem 1.4rem;border-radius:999px;font-family:var(--font-heading);font-style:italic;font-size:1rem;letter-spacing:.01em;box-shadow:var(--shadow-lift);z-index:1000;max-width:calc(100vw - 2rem);text-align:center;pointer-events:none}.toast-enter-active[data-v-42ae8992],.toast-leave-active[data-v-42ae8992]{transition:opacity .25s ease,transform .25s ease}.toast-enter-from[data-v-42ae8992],.toast-leave-to[data-v-42ae8992]{opacity:0;transform:translate(-50%) translateY(8px)}
