*{margin:0;padding:0}:root{--sand-1: #fdfdfc;--sand-2: #f9f9f8;--sand-3: #f1f0ef;--sand-4: #e9e8e6;--sand-5: #e2e1de;--sand-6: #dad9d6;--sand-7: #cfceca;--sand-8: #bcbbb5;--sand-9: #8d8d86;--sand-10: #82827c;--sand-11: #63635e;--sand-12: #21201c}html.dark{--sand-1: #0f0f10;--sand-2: #141416;--sand-3: #1c1c1e;--sand-4: #232325;--sand-5: #2b2b2e;--sand-6: #343437;--sand-7: #3d3d40;--sand-8: #47474b;--sand-9: #5b5b60;--sand-10: #74747a;--sand-11: #afafb8;--sand-12: #ededf2}html,body{height:100%;width:100%}dialog{margin:auto;border:none;padding:0;background:#fff;border-radius:.75rem;box-shadow:0 15px 40px #0003}dialog::backdrop{background-color:#00000059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}html.dark body{background-color:var(--sand-1);color:var(--sand-12)}header,nav{background-color:#fff}html.dark header,html.dark nav{background-color:var(--sand-2)}.rounded-xl,.rounded-lg,.card{background-color:#fff;border-color:var(--sand-6)}html.dark .rounded-xl,html.dark .rounded-lg,html.dark .card{background-color:var(--sand-3);border-color:var(--sand-6)}table{border-collapse:separate;border-spacing:0}thead{background:var(--sand-3)}tbody tr{background:#fff}tbody tr:hover,html.dark thead{background:var(--sand-3)}html.dark tbody tr{background:var(--sand-2)}html.dark tbody tr:hover{background:var(--sand-3)}input,select,textarea{background:#fff;color:var(--sand-12);border:1px solid var(--sand-6)}input::placeholder,textarea::placeholder{color:var(--sand-9)}html.dark input,html.dark select,html.dark textarea{background:var(--sand-2);color:var(--sand-12);border-color:var(--sand-6)}html.dark input::placeholder,html.dark textarea::placeholder{color:var(--sand-9)}input:focus,select:focus,textarea:focus,a:focus{outline:2px solid #66b2ff;outline-offset:2px}
