.dg-component-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .75rem;min-height:36px;font-family:"Body default",Georgia,serif;font-size:1rem;font-weight:500;line-height:1.1;text-align:center;text-decoration:none;color:#fff;background-color:#1779ba;border:1px solid rgba(0,0,0,.2);border-radius:.25rem;box-shadow:inset 1px 1px 0 hsla(0,0%,100%,.1)}html[data-theme=dark] .dg-component-button{color:#1a1a1a;background-color:#4da3ff}.dg-component-button:visited{border-color:currentColor}.dg-component-button{cursor:pointer;transition:all .2s ease-in-out;user-select:none;touch-action:manipulation}.dg-component-button__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.dg-component-button__icon svg{width:1em;height:1em;fill:currentColor}.dg-component-button__label{display:inline-block}.dg-component-button:hover:not(:disabled){background-color:rgb(18.5100478469,97.3789473684,149.6899521531);box-shadow:inset 1px 1px 0 hsla(0,0%,100%,.1),0 4px 8px rgba(0,0,0,.15)}html[data-theme=dark] .dg-component-button:hover:not(:disabled){background-color:rgb(36.2,141.9123595506,255)}.dg-component-button:focus{outline:4px solid rgba(23,121,186,.5);outline-offset:2px}.dg-component-button:active:not(:disabled){transform:scale(0.98);box-shadow:none}.dg-component-button:disabled{color:#787878;background-color:#c6c6c6;border-color:#c6c6c6;cursor:not-allowed;opacity:.6;box-shadow:none}html[data-theme=dark] .dg-component-button:disabled{color:#6a6a6a;background-color:#3a3a3a;border-color:#3a3a3a}.dg-component-button--outline{background-color:rgba(0,0,0,0);color:#1779ba;border-width:2px;border-color:#1779ba;padding:calc(.5rem - 1px) calc(.75rem - 1px);box-shadow:none}.dg-component-button--outline.dg-component-button--small{border-width:1px;padding:.25rem .5rem}html[data-theme=dark] .dg-component-button--outline{background-color:rgba(0,0,0,0);color:#4da3ff;border-color:#4da3ff}.dg-component-button--outline:hover:not(:disabled){background-color:#1779ba;color:#fff;box-shadow:none}html[data-theme=dark] .dg-component-button--outline:hover:not(:disabled){background-color:#4da3ff;color:#1a1a1a}.dg-component-button--outline:active:not(:disabled){background-color:rgb(18.5100478469,97.3789473684,149.6899521531);border-color:rgb(18.5100478469,97.3789473684,149.6899521531);color:#fff;transform:scale(0.98);box-shadow:none}html[data-theme=dark] .dg-component-button--outline:active:not(:disabled){background-color:rgb(36.2,141.9123595506,255);border-color:rgb(36.2,141.9123595506,255);color:#1a1a1a}.dg-component-button--neutral{background-color:#333;color:#fff}html[data-theme=dark] .dg-component-button--neutral{background-color:#e8e8e8;color:#1a1a1a}.dg-component-button--neutral:hover:not(:disabled){background-color:hsl(0,0%,12%)}html[data-theme=dark] .dg-component-button--neutral:hover:not(:disabled){background-color:rgb(211.6,211.6,211.6)}.dg-component-button--neutral.dg-component-button--outline{background-color:rgba(0,0,0,0);color:#333;border-color:#333}html[data-theme=dark] .dg-component-button--neutral.dg-component-button--outline{background-color:rgba(0,0,0,0);color:#e8e8e8;border-color:#e8e8e8}.dg-component-button--neutral.dg-component-button--outline:hover:not(:disabled){background-color:#333;color:#fff}html[data-theme=dark] .dg-component-button--neutral.dg-component-button--outline:hover:not(:disabled){background-color:#e8e8e8;color:#1a1a1a}.dg-component-button--neutral.dg-component-button--outline:active:not(:disabled){background-color:hsl(0,0%,12%);border-color:hsl(0,0%,12%);color:#fff}html[data-theme=dark] .dg-component-button--neutral.dg-component-button--outline:active:not(:disabled){background-color:rgb(211.6,211.6,211.6);border-color:rgb(211.6,211.6,211.6);color:#1a1a1a}.dg-component-button--danger{background-color:#ad0000;color:#fff}html[data-theme=dark] .dg-component-button--danger{background-color:#ff6b6b}.dg-component-button--danger:hover:not(:disabled){background-color:rgb(132.2,0,0)}html[data-theme=dark] .dg-component-button--danger:hover:not(:disabled){background-color:rgb(255,66.2,66.2)}.dg-component-button--danger.dg-component-button--outline{background-color:rgba(0,0,0,0);color:#ad0000;border-color:#ad0000}html[data-theme=dark] .dg-component-button--danger.dg-component-button--outline{background-color:rgba(0,0,0,0);color:#ff6b6b;border-color:#ff6b6b}.dg-component-button--danger.dg-component-button--outline:hover:not(:disabled){background-color:#ad0000;color:#fff}html[data-theme=dark] .dg-component-button--danger.dg-component-button--outline:hover:not(:disabled){background-color:#ff6b6b;color:#1a1a1a}.dg-component-button--danger.dg-component-button--outline:active:not(:disabled){background-color:rgb(132.2,0,0);border-color:rgb(132.2,0,0);color:#fff}html[data-theme=dark] .dg-component-button--danger.dg-component-button--outline:active:not(:disabled){background-color:rgb(255,66.2,66.2);border-color:rgb(255,66.2,66.2);color:#1a1a1a}.dg-component-button--success{background-color:#008357;color:#fff}html[data-theme=dark] .dg-component-button--success{background-color:#4dffcc}.dg-component-button--success:hover:not(:disabled){background-color:rgb(0,90.2,59.9038167939)}html[data-theme=dark] .dg-component-button--success:hover:not(:disabled){background-color:rgb(36.2,255,192.3101123596)}.dg-component-button--success.dg-component-button--outline{background-color:rgba(0,0,0,0);color:#008357;border-color:#008357}html[data-theme=dark] .dg-component-button--success.dg-component-button--outline{background-color:rgba(0,0,0,0);color:#4dffcc;border-color:#4dffcc}.dg-component-button--success.dg-component-button--outline:hover:not(:disabled){background-color:#008357;color:#fff}html[data-theme=dark] .dg-component-button--success.dg-component-button--outline:hover:not(:disabled){background-color:#4dffcc;color:#1a1a1a}.dg-component-button--success.dg-component-button--outline:active:not(:disabled){background-color:rgb(0,90.2,59.9038167939);border-color:rgb(0,90.2,59.9038167939);color:#fff}html[data-theme=dark] .dg-component-button--success.dg-component-button--outline:active:not(:disabled){background-color:rgb(36.2,255,192.3101123596);border-color:rgb(36.2,255,192.3101123596);color:#1a1a1a}.dg-component-button--small{padding:.25rem .5rem;font-size:.75rem;min-height:28px;border-radius:.175rem}.dg-component-button--large{padding:.75rem 1.125rem;font-size:1.25rem}.dg-component-button--block{display:flex;width:100%}
