[data-bz-accent=teal]{--accent:var(--color-mark-teal);--accent-edge:var(--color-mark-teal-edge)}[data-bz-accent=lime]{--accent:var(--color-mark-lime);--accent-edge:var(--color-mark-lime-edge)}[data-bz-accent=pink]{--accent:var(--color-mark-pink);--accent-edge:var(--color-mark-pink-edge)}[data-bz-accent=sky]{--accent:var(--color-mark-sky);--accent-edge:var(--color-mark-sky-edge)}[data-bz-accent=violet]{--accent:var(--color-mark-violet);--accent-edge:var(--color-mark-violet-edge)}[data-bz-key-accent]{--bz-key-edge:calc(var(--spacing-1) - var(--border-width-1));box-sizing:border-box;align-items:center;gap:var(--spacing-4);height:var(--spacing-14);padding-inline:var(--spacing-5) var(--spacing-1_5);border-radius:var(--radius-16);background:var(--color-surface-inverse);color:var(--accent,var(--color-mark-teal));box-shadow:var(--shadow-edge-inverse);-webkit-tap-highlight-color:transparent;transition:background-color var(--duration-hover) var(--ease-out), transform var(--duration-hover) var(--ease-out), box-shadow var(--duration-hover) var(--ease-out);text-decoration:none;display:inline-flex}[data-bz-key-label]{font-family:var(--font-sans);font-size:var(--text-16);font-weight:var(--font-weight-bold);line-height:var(--leading-tight);color:var(--color-on-action);white-space:nowrap}[data-bz-key-chip]{box-sizing:border-box;width:var(--spacing-11);height:calc(var(--spacing-11) - var(--bz-key-edge));margin-bottom:var(--bz-key-edge);border-radius:var(--radius-10);background:var(--accent,var(--color-mark-teal));color:var(--accent-edge,var(--color-mark-teal-edge));box-shadow:var(--shadow-chip-highlight), var(--shadow-edge-chip);transform-origin:50% 100%;transition:transform var(--duration-hover) var(--ease-out), box-shadow var(--duration-hover) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-bz-key-chip] svg{top:calc(var(--bz-key-edge) / 2);width:var(--spacing-5);height:var(--spacing-5);color:var(--color-text);position:relative}@media (hover:hover){[data-bz-key-accent]:hover{background:var(--color-surface-inverse-hover);transform:translateY(calc(-1 * var(--border-width-2)));box-shadow:var(--shadow-edge-accent-hover)}[data-bz-key-accent]:hover [data-bz-key-chip]{transform:translateY(calc(-1 * var(--border-width-2)));box-shadow:var(--shadow-chip-highlight), var(--shadow-edge-chip-hover)}}[data-bz-key-accent]:active{background:var(--color-surface-inverse);transform:translateY(var(--bz-key-edge));box-shadow:var(--shadow-edge-accent-pressed);transition-duration:var(--duration-press)}[data-bz-key-accent]:active [data-bz-key-chip]{transform:translateY(var(--border-width-2));box-shadow:var(--shadow-chip-highlight), var(--shadow-edge-accent-pressed);transition-duration:var(--duration-press)}a[data-bz-key-accent][href]:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus);outline-offset:var(--focus-ring-offset);border-radius:var(--radius-16)}@media (width<=1023px){[data-bz-key-accent][data-bz-key-layout=fill-phone]{width:100%;height:auto;min-height:var(--spacing-14);padding-block:var(--spacing-1_5);justify-content:space-between;display:flex}[data-bz-key-accent][data-bz-key-layout=fill-phone] [data-bz-key-label]{white-space:normal;min-width:0}}@media (prefers-reduced-motion:reduce){[data-bz-key-accent],[data-bz-key-chip]{transition:none}[data-bz-key-accent]:hover,[data-bz-key-accent]:active,[data-bz-key-accent]:hover [data-bz-key-chip],[data-bz-key-accent]:active [data-bz-key-chip]{transform:none}}
