:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f4ec;--foreground:#111827;--card:#fff;--card-foreground:#111827;--popover:#fff;--popover-foreground:#111827;--primary:#050608;--primary-foreground:#f7f4ec;--secondary:#f2ead8;--secondary-foreground:#111827;--muted:#faf8f1;--muted-foreground:#6b7280;--accent:#d7a84d;--accent-foreground:#111827;--destructive:#c63d32;--border:#e1d8c7;--input:#d9cfbd;--ring:#d7a84d;--radius:.5rem}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#050608;--foreground:#f7f4ec;--card:#10131a;--card-foreground:#f7f4ec;--popover:#10131a;--popover-foreground:#f7f4ec;--primary:#d7a84d;--primary-foreground:#050608;--secondary:#191d26;--secondary-foreground:#f7f4ec;--muted:#151922;--muted-foreground:#a6adb8;--accent:#d7a84d;--accent-foreground:#050608;--destructive:#f07061;--border:#2b303b;--input:#343a46;--ring:#d7a84d}*,:before,:after{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--foreground);background:var(--background);margin:0;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}.visually-hidden,.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
