.block-button[data-v-d71195ab]{white-space:nowrap;text-overflow:ellipsis;border-radius:.5rem;flex-grow:0;flex-shrink:0;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;height:3rem;padding-inline:1rem;font-weight:700;display:flex;position:relative;overflow:hidden}.block-button--action[data-v-d71195ab],.block-button--action-active[data-v-d71195ab]{color:var(--accent-action-color)}.block-button--action[data-v-d71195ab]{background:var(--even-depth-color)}.block-button--action-active[data-v-d71195ab]{background:var(--off-background-color,#4d4d4d)}.block-button--active[data-v-d71195ab]{background:var(--accent-action-color);color:var(--accent-action-font-color)}.block-button--overlay[data-v-d71195ab]{color:#1893ef;background:#14141480}.block-button--secondary[data-v-d71195ab],.block-button--secondary-active[data-v-d71195ab]{color:var(--font-color,white)}.block-button--secondary[data-v-d71195ab]{background:var(--off-background-color,#4d4d4d)}.block-button--secondary-active[data-v-d71195ab]{background:var(--double-off-background-color,#777)}.block-button[data-v-d71195ab]:disabled{cursor:not-allowed;opacity:.5;filter:saturate(0)}.block-button__badge[data-v-d71195ab]{background:var(--accent-action-color);color:#fff;border-radius:.5rem;min-width:1rem;height:1rem;padding-inline:.25rem;font-size:.8rem;font-weight:700;position:absolute;top:-.25rem;right:-.25rem}.block-button__badge-enter-active[data-v-d71195ab],.block-button__badge-leave-active[data-v-d71195ab]{transition:all .2s ease-out}.block-button__badge-enter-from[data-v-d71195ab],.block-button__badge-leave-to[data-v-d71195ab]{opacity:0;translate:0 .5rem;scale:.9}.block-link[data-v-b6fb0027]{width:fit-content;height:3rem;color:var(--font-color,white);background:0 0;border:none;justify-content:center;align-items:center;margin:0 auto;font-size:1rem;font-weight:700;display:flex}.block-link--light[data-v-b6fb0027]{color:#fff}.block-link--dark[data-v-b6fb0027]{color:#242424}.block-link[data-v-b6fb0027]:disabled{cursor:default;color:#777}.block-link[data-v-b6fb0027]:not([disabled]){cursor:pointer}@media (hover:hover) and (pointer:fine){.block-link[data-v-b6fb0027]:not([disabled]):hover{text-decoration:underline}}.cta-button[data-v-4baeef38]{cursor:pointer;width:fit-content;height:3rem;color:var(--font-color,white);white-space:nowrap;border:none;border-radius:.5rem;flex-shrink:0;align-items:center;padding-inline:1.5rem;font-size:1rem;font-weight:700;transition:filter .2s ease-out,box-shadow .1s ease-out,outline linear,outline-offset linear;display:flex}.cta-button[data-v-4baeef38]:focus-visible{box-shadow:0 0 0 3px color(from var(--accent-action-color) xyz x y z/.5)}.cta-button[disabled][data-v-4baeef38]{cursor:not-allowed;color:#fff;background:#777}.cta-button--primary[data-v-4baeef38]:not([disabled]){background:var(--accent-action-color);color:var(--accent-action-font-color)}.cta-button--secondary[data-v-4baeef38]{color:var(--font-color,white)}.cta-button--secondary[data-v-4baeef38]:not([disabled]){background:var(--background-color,#242424);border:1px solid var(--accent-action-color)}.cta-button--secondary[data-v-4baeef38]:disabled{background:var(--background-color,#242424);color:var(--font-color,white);border:1px solid #777}.cta-button--tight[data-v-4baeef38]{height:2rem;padding-inline:.5rem}.cta-button--muted[data-v-4baeef38]:not([disabled]){border:1px solid var(--double-off-background-color,#777);color:var(--font-color,white);background:0 0}.cta-button--muted[data-v-4baeef38]:not([disabled]):focus-visible{outline-color:var(--double-off-background-color,#777)}@media (width>=calc(30rem + 1px)){.cta-button[data-v-4baeef38]{padding:1rem 3rem}.cta-button--tight[data-v-4baeef38]{padding-inline:1rem}}@media (hover:none) or (pointer:coarse){.cta-button--primary[data-v-4baeef38]:not([disabled]):active,.cta-button--secondary[data-v-4baeef38]:not([disabled]):active,.cta-button--muted[data-v-4baeef38]:not([disabled]):active{scale:.95}}@media (hover:hover) and (pointer:fine){.cta-button--primary[data-v-4baeef38]:not([disabled]):hover,.cta-button--secondary[data-v-4baeef38]:not([disabled]):hover,.cta-button--muted[data-v-4baeef38]:not([disabled]):hover{filter:brightness(1.2)}.cta-button--primary[data-v-4baeef38]:not([disabled]):active,.cta-button--secondary[data-v-4baeef38]:not([disabled]):active,.cta-button--muted[data-v-4baeef38]:not([disabled]):active{filter:brightness(1.1)}}.tooltip{color:#fff;z-index:2;white-space:nowrap;background:#000;border-radius:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.tooltip-enter-active,.tooltip-leave-active{transition:opacity .2s ease-in,scale .2s ease-in}.tooltip-enter-from,.tooltip-leave-to{opacity:0;scale:.9}.tooltip__wrapper{pointer-events:none}.icon-button[data-v-d416f7a2]{aspect-ratio:1;border-radius:.5rem;place-content:center;width:2rem;height:2rem;transition:box-shadow .1s ease-out;display:grid;position:relative}.icon-button[data-v-d416f7a2]:focus-visible{box-shadow:0 0 0 1px color(from var(--accent-action-color) xyz x y z/.5)}.icon-button--action[data-v-d416f7a2],.icon-button--action-active[data-v-d416f7a2]{color:var(--accent-background-font-color)}.icon-button--action-overlay[data-v-d416f7a2]{background:var(--accent-action-color-translucent-dark);color:var(--accent-action-font-color);box-shadow:var(--box-shadow);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.icon-button--action-active.icon-button--background-accent[data-v-d416f7a2],.icon-button--secondary-active.icon-button--background-accent[data-v-d416f7a2]{background:var(--accent-action-color-translucent-light)}.icon-button--action-active.icon-button--background-base[data-v-d416f7a2],.icon-button--secondary-active.icon-button--background-base[data-v-d416f7a2]{background:var(--off-background-color,#4d4d4d)}.icon-button--action-active.icon-button--background-off[data-v-d416f7a2],.icon-button--secondary-active.icon-button--background-off[data-v-d416f7a2]{background:var(--double-off-background-color,#777)}.icon-button--active[data-v-d416f7a2]{background:var(--accent-action-color);color:var(--accent-action-font-color)}.icon-button--base[data-v-d416f7a2]{background:var(--background-color,#242424);color:var(--font-color,white)}.icon-button--overlay[data-v-d416f7a2]{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14141480}.icon-button--on-overlay[data-v-d416f7a2]{color:#fff}.icon-button--on-overlay-active[data-v-d416f7a2]{color:#fff;background:#0003}.icon-button--secondary[data-v-d416f7a2],.icon-button--secondary-active[data-v-d416f7a2]{color:var(--font-color,white)}.icon-button--size-small[data-v-d416f7a2]{aspect-ratio:1;width:1.5rem;height:1.5rem;font-size:.8rem}.icon-button--size-medium[data-v-d416f7a2]{aspect-ratio:1;width:2rem;height:2rem}.icon-button--size-large[data-v-d416f7a2]{aspect-ratio:1;width:2.5rem;height:2.5rem;font-size:1.25rem}.icon-button[data-v-d416f7a2]:disabled{opacity:.5;cursor:not-allowed}.icon-button__badge[data-v-d416f7a2]{background:var(--accent-action-color);color:#fff;border-radius:.5rem;min-width:1rem;height:1rem;padding-inline:.25rem;font-size:.8rem;font-weight:700;position:absolute;top:-.25rem;right:-.25rem}.icon-button__badge-enter-active[data-v-d416f7a2],.icon-button__badge-leave-active[data-v-d416f7a2]{transition:all .2s ease-out}.icon-button__badge-enter-from[data-v-d416f7a2],.icon-button__badge-leave-to[data-v-d416f7a2]{opacity:0;translate:0 .5rem;scale:.9}@media (hover:hover) and (pointer:fine){.icon-button--active[data-v-d416f7a2]:not([disabled]):hover,.icon-button--action-overlay[data-v-d416f7a2]:not([disabled]):hover{filter:brightness(1.2)}.icon-button--background-accent[data-v-d416f7a2]:not([disabled]):hover{background:var(--accent-action-color-translucent-light)}.icon-button--background-base[data-v-d416f7a2]:not([disabled]):hover{background:var(--even-depth-color)}.icon-button--background-off[data-v-d416f7a2]:not([disabled]):hover{background:var(--double-off-background-color,#777)}.icon-button--on-overlay[data-v-d416f7a2]:not([disabled]):hover{background:#0003}.icon-button--on-overlay-active[data-v-d416f7a2]:not([disabled]):hover{background:#00000059}.icon-button--action-overlay[data-v-d416f7a2]:not([disabled]):hover{background:var(--accent-action-color-translucent-dark)}.icon-button--overlay[data-v-d416f7a2]:not([disabled]):hover{background:#141414b3}.icon-button--base[data-v-d416f7a2]:not([disabled]):hover{background:var(--off-background-color,#4d4d4d)}}.pill-button[data-v-c2d3c0df]{background:var(--accent-action-color);color:var(--accent-action-font-color);border-radius:50%;place-content:center;display:grid}.pill-button--small[data-v-c2d3c0df]{aspect-ratio:1;width:2.5rem;height:2.5rem}.pill-button--medium[data-v-c2d3c0df]{aspect-ratio:1;width:3rem;height:3rem;font-size:1.25rem}.pill-button--large[data-v-c2d3c0df]{aspect-ratio:1;width:4rem;height:4rem}.pill-button--faded[data-v-c2d3c0df]{opacity:.5}@media (hover:none) or (pointer:coarse){.pill-button[data-v-c2d3c0df]{transition:box-shadow .1s ease-out,opacity .1s ease-out,scale .1s ease-out}.pill-button[data-v-c2d3c0df]:active{box-shadow:var(--box-shadow);scale:1.1}}@media (hover:hover) and (pointer:fine){.pill-button[data-v-c2d3c0df]{transition:box-shadow .2s ease-out,opacity .2s ease-out,scale .2s ease-out}.pill-button[data-v-c2d3c0df]:hover{box-shadow:var(--box-shadow);scale:1.1}.pill-button[data-v-c2d3c0df]:active{scale:1}}
