:root{--mantine-color-brand-0:#f0f9ff;--mantine-color-brand-1:#e0f2fe;--mantine-color-brand-2:#bae6fd;--mantine-color-brand-3:#7dd3fc;--mantine-color-brand-4:#38bdf8;--mantine-color-brand-5:#0ea5e9;--mantine-color-brand-6:#0284c7;--mantine-color-brand-7:#0369a1;--mantine-color-brand-8:#075985;--mantine-color-brand-9:#0c4a6e}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:var(--mantine-color-text);background:var(--mantine-color-body);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}#__next{height:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--mantine-color-gray-1)}::-webkit-scrollbar-thumb{background:var(--mantine-color-gray-4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--mantine-color-gray-5)}:focus-visible{outline:2px solid var(--mantine-color-brand-6);outline-offset:2px}::selection{background:var(--mantine-color-brand-1);color:var(--mantine-color-brand-9)}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}}