$ai-color-1:#6a82fb;$ai-color-2:#fc5c7d;$ai-color-hover-1:#839bfc;$ai-color-hover-2:#fd788e;.air-primary-generate-button{align-items:center;background:linear-gradient(315deg,$ai-color-1,$ai-color-2);border:0;border-radius:3px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;gap:4px;height:40px;justify-content:center;&:focus{color:#fff}&:hover:not([disabled]){background:linear-gradient(315deg,$ai-color-hover-1,$ai-color-hover-2);color:#fff}&[disabled]{cursor:not-allowed!important;opacity:.5}i{display:flex}}.air-generate-button,.button.air-generate-button,.subject-libs-container .hd .dropdown-list li.air-generate-button{align-items:center;background:linear-gradient(315deg,#6a82fb,#fc5c7d);background-clip:text;-webkit-background-clip:text;border:1px solid #d16eb1;border-radius:3px;color:transparent;cursor:pointer;display:inline-flex;font-size:14px;gap:4px;height:40px;justify-content:center;position:relative;&:focus,&:hover:not([disabled]){color:transparent}&[disabled]{cursor:not-allowed;opacity:.5}i{display:flex}&[type=primary]{background:linear-gradient(315deg,$ai-color-1,$ai-color-2);border:0;color:#fff;&:focus{color:#fff}&:hover:not([disabled]){background:linear-gradient(315deg,$ai-color-hover-1,$ai-color-hover-2);color:#fff}}}.subject-libs-container .hd .dropdown-list li.air-generate-button{height:unset}@mixin airTextColor{background:linear-gradient(315deg,#6a82fb,#fc5c7d);background-clip:text;-webkit-background-clip:text;color:transparent}