:root{--chart-axis-text:#9e9e9e;--chart-grid-stroke:#e0e0e0;--chart-dot-outline:#fff;--chart-fallback-line:#212121;--chart-zone-low:#ffb2b2;--chart-zone-mid:#fff0b4;--chart-zone-high:#b2ffc7;--chart-color-1:#ffb2b2;--chart-color-2:#feb978;--chart-color-3:#d09cff;--chart-color-4:#f5db6f;--chart-color-5:#78e1fe;--chart-color-6:#9cc2ff;--chart-color-7:#70e3a4;--chart-color-8:#bdbdbd;--chart-color-9:#fe78fa;--chart-color-10:#fe787a;--chart-color-11:#7cdc79;--chart-color-12:#70ade3;--chart-color-13:#c0fe78;--chart-color-14:#78fec0;--chart-color-15:#7a78fe}.button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:48px;padding:12px 16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:18px;font-weight:500;line-height:24px;transition:all .2s;display:flex}.button:disabled{opacity:.5;cursor:default}.button--small{height:40px;padding:10px 14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px;font-weight:500;line-height:24px}.button--primary{color:#fff;background:#212121;border:1px solid #757575}.button--primary:hover{background:#424242}.button--primary-light{color:#212121;box-shadow:none;background:#fff;border:1px solid #e0e0e0}.button--primary-light:hover{background:#f5f5f5}.button--primary-light:active{background:#eee}.button--primary-light:disabled{color:#616161;opacity:1;background:#f5f5f5;border-color:#e0e0e0}.button--secondary{color:#212121;background:#f5f5f5}.button--secondary:hover{background:#eee}.button--secondary-light{color:#fff;background:#424242;border-radius:8px}.button--outline{color:#212121;background:0 0;border:1px solid #e0e0e0}.button--outline:hover:not(:disabled){background:#f5f5f5;border-color:#757575}.button--outline-on-dark{color:#fff;background:0 0;border:1px solid #757575}.button--outline-on-dark:hover:not(:disabled){background:#424242}.button--outline-on-dark:disabled{opacity:1;color:#bdbdbd}.button--danger{color:#fff;background:#fe4848}.button--danger:hover:not(:disabled){background:#cb3a3a}.button--ghost{color:#212121;background:0 0}.button--ghost:hover{background:#0000000d}.button--ghost:active{background:#0000001a}.button--ghost:disabled{opacity:.5;cursor:default}.button--icon{color:#fff;background:#212121;border-radius:50%;width:56px;height:56px;padding:0}.button--icon svg{display:block}.button--icon:hover,.button--icon:active{background:#424242}.button--icon:disabled{opacity:.3;cursor:default}.button--icon.button--active,.button--icon.button--active:hover{background:#424242}.button--icon-danger{color:#fff;background:#fe4848;border-radius:50%;width:56px;height:56px;padding:0}.button--icon-danger svg{display:block}.button--icon-danger:hover{background:#cb3a3a}.button--icon-danger:active{background:#fe4848}.button--icon-danger:disabled{opacity:.3;cursor:default;background:#fe4848}.button--tooltip{color:#212121;background:0 0;border:none;border-radius:0;gap:4px;height:24px;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:14px;font-weight:400;line-height:20px}.button--tooltip img{width:16px;height:16px}.button--tooltip:hover{text-decoration:underline}.button--tooltip:active{opacity:.75}.button--tooltip:disabled{opacity:.5;cursor:default}
