:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-background:#f6f1ea;--color-surface:#fffdf9;--color-surface-muted:#ece3d8;--color-surface-strong:#e1d3c0;--color-border:#ccbaa5;--color-border-strong:#a48d73;--color-text:#1f1811;--color-text-muted:#685b4d;--color-text-soft:#8b7d6d;--color-accent:#8d402f;--color-accent-strong:#5d2417;--color-accent-contrast:#fff8f3;--color-success:#146c43;--color-warning:#8a5b00;--color-danger:#8f1f32;--font-family-sans:"IBM Plex Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;--font-family-mono:"IBM Plex Mono", "SFMono-Regular", ui-monospace, monospace;--font-size-00:.75rem;--font-size-0:.875rem;--font-size-1:1rem;--font-size-2:1.125rem;--font-size-3:1.375rem;--font-size-4:1.75rem;--font-size-5:2.25rem;--font-size-6:3rem;--line-height-tight:1.1;--line-height-snug:1.25;--line-height-normal:1.5;--line-height-relaxed:1.7;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--radius-pill:999px;--shadow-soft:0 12px 32px #26190c14;--shadow-raised:0 18px 48px #26190c1f;--duration-fast:.12s;--duration-base:.18s;--duration-slow:.28s;--easing-standard:cubic-bezier(.2, .8, .2, 1);--page-max-width:80rem}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;font-size:16px}body{background:radial-gradient(circle at top, #ffffffe6, transparent 40%), linear-gradient(180deg, #fbf7f1 0%, var(--color-background) 55%);min-height:100vh;color:var(--color-text);font-family:var(--font-family-sans);line-height:var(--line-height-normal);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}img,picture,svg,video,canvas{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}p,h1,h2,h3,h4,h5,h6{margin:0}ul,ol{margin:0;padding:0}main{display:block}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}#__next{isolation:isolate}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
