*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#0e1116;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:#3d7bfd;text-decoration:none}a:hover{color:#6b9dff}input,button,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:var(--faint)}:root{--bg:#0e1116;--panel:#12161d;--surface:#141922;--surface2:#182030;--border:#2a3240;--border2:#1f2630;--ink:#e6eaf2;--sub:#8b96a8;--faint:#68758a;--blue:#3d7bfd;--blue-tint:#3d7bfd29;--blue-ink:#6b9dff;--green-ink:#34d399;--green-tint:#2fd47921;--red-ink:#ff8b8b;--red-tint:#e5484d29;--gold-ink:#e7b93c;--gold-tint:#221d10;--gold-border:#3a3320;--purple:#8b6cff;--cbb:#39424f;--scrim:#04070b99;--input:#10151c}.light{--bg:#f7f9fc;--panel:#fff;--surface:#fff;--surface2:#f8fafd;--border:#e3e8f1;--border2:#edf1f7;--ink:#182234;--sub:#5b6b85;--faint:#98a2b3;--blue:#2f6bff;--blue-tint:#eaf0ff;--blue-ink:#2f6bff;--green-ink:#1a8a4a;--green-tint:#e6f7ec;--red-ink:#c2372e;--red-tint:#fdecec;--gold-ink:#8a6d00;--gold-tint:#fffaec;--gold-border:#f0e3bb;--purple:#7c5cff;--cbb:#cfd6e4;--scrim:#10182866;--input:#fff}@keyframes drawerIn{0%{opacity:0;transform:translate(48px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}input[type=range].dc-range{appearance:none;background:var(--border);cursor:pointer;border-radius:999px;outline:none;height:4px}input[type=range].dc-range::-webkit-slider-thumb{appearance:none;background:var(--blue);border:2px solid var(--panel);cursor:pointer;border-radius:50%;width:16px;height:16px}input[type=range].dc-range::-moz-range-thumb{background:var(--blue);border:2px solid var(--panel);cursor:pointer;border-radius:50%;width:16px;height:16px}
