:root{--font-family:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--accent:#722f37;--accent-hover:#5a2229;--accent-light:#f5e8e9;--layer-base:#f7f5f2;--layer-1:#fff;--layer-2:#f0ede8;--text-primary:#000000e0;--text-secondary:#0000008f;--text-disabled:#00000052;--stroke-default:#0000001a;--stroke-strong:#0006;--color-danger:#c42b1c;--color-success:#107c10;--color-subtle-bg:#f0ede8;--radius-sm:.3vw;--radius-md:.55vw;--radius-lg:.83vw;--radius-pill:9999px;--shadow-1:0 .07vw .14vw #0000001a, 0 0 .14vw #00000014;--shadow-2:0 .28vw .55vw #0000001f, 0 0 .14vw #00000014;--space-1:.3vw;--space-2:.55vw;--space-3:.83vw;--space-4:1.1vw;--space-5:1.4vw;--space-6:1.7vw;--max-width:90vw;--layout-padding-x:4vw;--layout-padding-y:4vh;--background:var(--layer-1);--foreground:var(--text-primary)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100vh}body{min-height:100vh;color:var(--text-primary);background:var(--layer-base);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.1vw;line-height:1.6}a{color:inherit;text-decoration:none}
