.trash-icon {
    background-color: white;
    -webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M8.586 2.586A2 2 0 0 1 10 2h4a2 2 0 0 1 2 2v2h3a1 1 0 1 1 0 2v12a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V8a1 1 0 0 1 0-2h3V4a2 2 0 0 1 .586-1.414ZM10 6h4V4h-4v2Zm1 4a1 1 0 1 0-2 0v8a1 1 0 1 0 2 0v-8Zm4 0a1 1 0 1 0-2 0v8a1 1 0 1 0 2 0v-8Z" clip-rule="evenodd"/></svg>');
    mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M8.586 2.586A2 2 0 0 1 10 2h4a2 2 0 0 1 2 2v2h3a1 1 0 1 1 0 2v12a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V8a1 1 0 0 1 0-2h3V4a2 2 0 0 1 .586-1.414ZM10 6h4V4h-4v2Zm1 4a1 1 0 1 0-2 0v8a1 1 0 1 0 2 0v-8Zm4 0a1 1 0 1 0-2 0v8a1 1 0 1 0 2 0v-8Z" clip-rule="evenodd"/></svg>');
    width: 24px;
    height: 24px;
}

.sort-handle {
    background-color: #f6b17a;
      -webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 15 4 4 4-4m0-6-4-4-4 4"/></svg>');
      mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 15 4 4 4-4m0-6-4-4-4 4"/></svg>');
      width: 24px;
      height: 24px;
      background-repeat: no-repeat;
      margin: auto 0;
}

.close {
    background-color: #f67a7a;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18 17.94 6M18 18 6.06 6"/></svg>');
    mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18 17.94 6M18 18 6.06 6"/></svg>');              
    width: 24px;
    height: 24px;
}

.duplicate {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M18 3a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1V9a4 4 0 0 0-4-4h-3a1.99 1.99 0 0 0-1 .267V5a2 2 0 0 1 2-2h7Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M8 7.054V11H4.2a2 2 0 0 1 .281-.432l2.46-2.87A2 2 0 0 1 8 7.054ZM10 7v4a2 2 0 0 1-2 2H4v6a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3Z" clip-rule="evenodd"/></svg>');
    mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M18 3a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1V9a4 4 0 0 0-4-4h-3a1.99 1.99 0 0 0-1 .267V5a2 2 0 0 1 2-2h7Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M8 7.054V11H4.2a2 2 0 0 1 .281-.432l2.46-2.87A2 2 0 0 1 8 7.054ZM10 7v4a2 2 0 0 1-2 2H4v6a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3Z" clip-rule="evenodd"/></svg>');             
    width: 24px;
    height: 24px;

}

.edit-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.779 17.779 4.36 19.918 6.5 13.5m4.279 4.279 8.364-8.643a3.027 3.027 0 0 0-2.14-5.165 3.03 3.03 0 0 0-2.14.886L6.5 13.5m4.279 4.279L6.499 13.5m2.14 2.14 6.213-6.504M12.75 7.04 17 11.28"/></svg>');
    mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.779 17.779 4.36 19.918 6.5 13.5m4.279 4.279 8.364-8.643a3.027 3.027 0 0 0-2.14-5.165 3.03 3.03 0 0 0-2.14.886L6.5 13.5m4.279 4.279L6.499 13.5m2.14 2.14 6.213-6.504M12.75 7.04 17 11.28"/></svg>');             
    width: 24px;
    height: 24px;
}


.check-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8.5 11.5 11 14l4-4m6 2a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/></svg>');
    mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8.5 11.5 11 14l4-4m6 2a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/></svg>');             
    width: 24px;
    height: 24px;
}




.minus-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.757 12h8.486M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/></svg>');
    mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.757 12h8.486M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/></svg>');             
    width: 24px;
    height: 24px;
}


.code-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 8-4 4 4 4m8 0 4-4-4-4m-2-3-4 14"/></svg>');
    mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 8-4 4 4 4m8 0 4-4-4-4m-2-3-4 14"/></svg>');
    width: 24px;
    height: 24px;
}

.big-code-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 8-4 4 4 4m8 0 4-4-4-4m-2-3-4 14"/></svg>');
    mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 8-4 4 4 4m8 0 4-4-4-4m-2-3-4 14"/></svg>');
    width: 48px;
    height: 48px;

}
.user-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-2 9a4 4 0 0 0-4 4v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-1a4 4 0 0 0-4-4h-4Z" clip-rule="evenodd"/></svg>');
    mask-image:  url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-2 9a4 4 0 0 0-4 4v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-1a4 4 0 0 0-4-4h-4Z" clip-rule="evenodd"/></svg>');
    width: 48px;
    height: 48px;

}

.logout-icon, .user-icon:hover {            
    background-color: white;
    webkit-mask-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFS0lEQVR4Xu2aXWzbVBTH73XSUlg3PtRJe2GCDk1sRbBpNEnZh+wApWWsiReyCXgGCRgvjIEQMMQkXmB7AokHntHYstXOCgxVtDab1CbuCmNCfEgwiQeGNnUSoowqXeLDMepQ49ixXd+kTZ1IVqv4nP8555d7r++9vpQE/EMDXj9pAmi2gIATaHaBgDeA5iDoqQtE+/tXkcLNCQIkQQh0EULvxL8rPLSiy2j7B15nCEfl/Migiv+DB3/mpq4A8DwfnuHu2EcA3sAMOhhmoQGnv6KNZM8y1PQk5Qhg27adt18Ptx7DzvKoJ2X3xjoQeF1T5Pfcu7CzrAqA59PtM7Ro/Dqb2IW0VgJK3tVGpTdrHcesXxVAVNh9Artoqk5JAULYixAydYr3XxhbALF4sh8z+sImmSlstkcppd/iCPa324Q5QtcQHQQsdAB9QhZ+l2Zarq2/MDx8za2mXztbAFEhOYF8HqwMAMdIW+G5/OnTfy00eM+O1GY9BCexdd1t1kCgr2qK9P5Ctb36WQJ4KJ5cVwL6i4XY8NqO8OOZTKbkNZDZfi7GJH5/a/k9OJdX5G6/+m79LQFE4sl9FOgHJhEokdKGc8qpn92KO9nhGPMWtoJD5jihFrJmbFi64uTP4r41AEE8gjdeNgX4Lq9ITJ8GPXzqXp3qP5oL4ShEx0dljUWBThqWAGJC8hMg9GmTcxYBJJ0EvdzvSqdb26eKhYpxAEDUVFm20oo+nNhIgazTKTemjUhXvcSzsrUBIB7HwSg93wENMzlF2uM3oNk/KogVU2FKYG9OkY9b2BqTpQNz30/jj/SUpgx+7ienhgHQLaS6OKJ/byp2FoCkNFX6bKEQlgKAGUy+rby10UROGTw1/7sILz5BKRmyKNQXhKUAwOjruLr8/zNdhGLnpDo0Nb/YLfyujjANX8TvVrKEsOgAtm9Pr54NFz/GonrxuojL5JdwmaxYNemIsHsnjg+DeK+VFYRFB+C17/bwYp9OiWTuNnM6s/h3Dz6tsm51Gw6AURhLCA0JgCWEhgXACkJDA2ABgQmAGC8+AxzpwynqTW4HH5Z2OJXcgnqdNppV5wm+Adis6FjW51sLARUAIDahyufNYr4BRATxCoqs9p1ljQVw3fARrhteaAIwEfDdAgLfBQyggR4Ea9x1HeXndq+N9UHZivLG1JgSmjavLOeL+u4CjhnW0MBv8UZqDQuARfENC4BV8Q0JgGXxSwJA4DdEcFc42FtiCCDwm6Ku3gss521xVwCMAQtbS71ejAT81Vg0njxMgO43TeIu4G7rAywndrEd4gYIkR8ql6h6LKdk8yxj2WlZzgSjvPgizhE/NDkBB9zGcfXkT6wSwyZ9ELXeMcdZ9Nfj3Y+kOrmS/mtlofDV2o6WPhYHJHr4gXt0GjIOSKwqW5wAmcipUoQVZCcd70dkKDlR0OHZ86r8p5O43X08foN7eBQPYJG7KmwoOZAflQ4vVNurny2AiJB6jBL9SxtB4738p3h9gweept0E5YwzYHhICof8ONrvwouz8Pu92F5cPzk09I8bTRY2tgAM8ZhQeU6ARVAbDYPQk3gGwVjb1+1TFcD9vb0r2oq3nMXzQpvrkNEhfMq8XYc4ZSGqAjAsN/HJ21opPYqGfTVKroSP3Nfy6uCRGulXlXUEYHin0+nQb1evP4+JHmS8BZ7jqL5/fDQ7thjFGzFdAbiR3NatAyuLLVwCT4gOYIe9Dw+643F50u4h+ctA4RLu052hOsg5Vf4afZf+cXkPBTacqacW0HDVuUi4CcAFpGVt0mwBy/rndVFcswW4gLSsTf4F8TnfX8U59cEAAAAASUVORK5CYII=');
    mask-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFS0lEQVR4Xu2aXWzbVBTH73XSUlg3PtRJe2GCDk1sRbBpNEnZh+wApWWsiReyCXgGCRgvjIEQMMQkXmB7AokHntHYstXOCgxVtDab1CbuCmNCfEgwiQeGNnUSoowqXeLDMepQ49ixXd+kTZ1IVqv4nP8555d7r++9vpQE/EMDXj9pAmi2gIATaHaBgDeA5iDoqQtE+/tXkcLNCQIkQQh0EULvxL8rPLSiy2j7B15nCEfl/Migiv+DB3/mpq4A8DwfnuHu2EcA3sAMOhhmoQGnv6KNZM8y1PQk5Qhg27adt18Ptx7DzvKoJ2X3xjoQeF1T5Pfcu7CzrAqA59PtM7Ro/Dqb2IW0VgJK3tVGpTdrHcesXxVAVNh9Artoqk5JAULYixAydYr3XxhbALF4sh8z+sImmSlstkcppd/iCPa324Q5QtcQHQQsdAB9QhZ+l2Zarq2/MDx8za2mXztbAFEhOYF8HqwMAMdIW+G5/OnTfy00eM+O1GY9BCexdd1t1kCgr2qK9P5Ctb36WQJ4KJ5cVwL6i4XY8NqO8OOZTKbkNZDZfi7GJH5/a/k9OJdX5G6/+m79LQFE4sl9FOgHJhEokdKGc8qpn92KO9nhGPMWtoJD5jihFrJmbFi64uTP4r41AEE8gjdeNgX4Lq9ITJ8GPXzqXp3qP5oL4ShEx0dljUWBThqWAGJC8hMg9GmTcxYBJJ0EvdzvSqdb26eKhYpxAEDUVFm20oo+nNhIgazTKTemjUhXvcSzsrUBIB7HwSg93wENMzlF2uM3oNk/KogVU2FKYG9OkY9b2BqTpQNz30/jj/SUpgx+7ienhgHQLaS6OKJ/byp2FoCkNFX6bKEQlgKAGUy+rby10UROGTw1/7sILz5BKRmyKNQXhKUAwOjruLr8/zNdhGLnpDo0Nb/YLfyujjANX8TvVrKEsOgAtm9Pr54NFz/GonrxuojL5JdwmaxYNemIsHsnjg+DeK+VFYRFB+C17/bwYp9OiWTuNnM6s/h3Dz6tsm51Gw6AURhLCA0JgCWEhgXACkJDA2ABgQmAGC8+AxzpwynqTW4HH5Z2OJXcgnqdNppV5wm+Adis6FjW51sLARUAIDahyufNYr4BRATxCoqs9p1ljQVw3fARrhteaAIwEfDdAgLfBQyggR4Ea9x1HeXndq+N9UHZivLG1JgSmjavLOeL+u4CjhnW0MBv8UZqDQuARfENC4BV8Q0JgGXxSwJA4DdEcFc42FtiCCDwm6Ku3gss521xVwCMAQtbS71ejAT81Vg0njxMgO43TeIu4G7rAywndrEd4gYIkR8ql6h6LKdk8yxj2WlZzgSjvPgizhE/NDkBB9zGcfXkT6wSwyZ9ELXeMcdZ9Nfj3Y+kOrmS/mtlofDV2o6WPhYHJHr4gXt0GjIOSKwqW5wAmcipUoQVZCcd70dkKDlR0OHZ86r8p5O43X08foN7eBQPYJG7KmwoOZAflQ4vVNurny2AiJB6jBL9SxtB4738p3h9gweept0E5YwzYHhICof8ONrvwouz8Pu92F5cPzk09I8bTRY2tgAM8ZhQeU6ARVAbDYPQk3gGwVjb1+1TFcD9vb0r2oq3nMXzQpvrkNEhfMq8XYc4ZSGqAjAsN/HJ21opPYqGfTVKroSP3Nfy6uCRGulXlXUEYHin0+nQb1evP4+JHmS8BZ7jqL5/fDQ7thjFGzFdAbiR3NatAyuLLVwCT4gOYIe9Dw+643F50u4h+ctA4RLu052hOsg5Vf4afZf+cXkPBTacqacW0HDVuUi4CcAFpGVt0mwBy/rndVFcswW4gLSsTf4F8TnfX8U59cEAAAAASUVORK5CYII=');
    width: 48px;
    height: 48px;
    mask-size: 48px;
}

.back-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12h14M5 12l4-4m-4 4 4 4"/></svg>');
    mask-image:  url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12h14M5 12l4-4m-4 4 4 4"/></svg>');
    width: 36px;
    height: 36px;
}

.eye-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M21 12c0 1.2-4.03 6-9 6s-9-4.8-9-6c0-1.2 4.03-6 9-6s9 4.8 9 6Z"/><path stroke="currentColor" stroke-width="2" d="M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"/></svg>');
    mask-image:  url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M21 12c0 1.2-4.03 6-9 6s-9-4.8-9-6c0-1.2 4.03-6 9-6s9 4.8 9 6Z"/><path stroke="currentColor" stroke-width="2" d="M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"/></svg>');
    width: 24px;
    height: 24px;
}

.upload-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 5v9m-5 0H5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2M8 9l4-5 4 5m1 8h.01"/></svg>');
    mask-image:  url('data:image/svg+xml;utf8, <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 5v9m-5 0H5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2M8 9l4-5 4 5m1 8h.01"/></svg>');
    width: 24px;
    height: 24px;
}

.style-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-[48px] h-[48px] text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 7h.01m3.486 1.513h.01m-6.978 0h.01M6.99 12H7m9 4h2.706a1.957 1.957 0 0 0 1.883-1.325A9 9 0 1 0 3.043 12.89 9.1 9.1 0 0 0 8.2 20.1a8.62 8.62 0 0 0 3.769.9 2.013 2.013 0 0 0 2.03-2v-.857A2.036 2.036 0 0 1 16 16Z"/></svg>');
    mask-image:  url('data:image/svg+xml;utf8, <svg class="w-[48px] h-[48px] text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 7h.01m3.486 1.513h.01m-6.978 0h.01M6.99 12H7m9 4h2.706a1.957 1.957 0 0 0 1.883-1.325A9 9 0 1 0 3.043 12.89 9.1 9.1 0 0 0 8.2 20.1a8.62 8.62 0 0 0 3.769.9 2.013 2.013 0 0 0 2.03-2v-.857A2.036 2.036 0 0 1 16 16Z"/></svg>');
    width: 48px;
    height: 48px;
}

.docs-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-[48px] h-[48px] text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6.03v13m0-13c-2.819-.831-4.715-1.076-8.029-1.023A.99.99 0 0 0 3 6v11c0 .563.466 1.014 1.03 1.007 3.122-.043 5.018.212 7.97 1.023m0-13c2.819-.831 4.715-1.076 8.029-1.023A.99.99 0 0 1 21 6v11c0 .563-.466 1.014-1.03 1.007-3.122-.043-5.018.212-7.97 1.023"/></svg>');
    mask-image:  url('data:image/svg+xml;utf8, <svg class="w-[48px] h-[48px] text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6.03v13m0-13c-2.819-.831-4.715-1.076-8.029-1.023A.99.99 0 0 0 3 6v11c0 .563.466 1.014 1.03 1.007 3.122-.043 5.018.212 7.97 1.023m0-13c2.819-.831 4.715-1.076 8.029-1.023A.99.99 0 0 1 21 6v11c0 .563-.466 1.014-1.03 1.007-3.122-.043-5.018.212-7.97 1.023"/></svg>');
    width: 48px;
    height: 48px;
}


.bars-icon {            
    background-color: white;
    webkit-mask-image: url('data:image/svg+xml;utf8, <svg class="w-[48px] h-[48px] text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 7h14M5 12h14M5 17h10"/></svg>');
    mask-image:  url('data:image/svg+xml;utf8, <svg class="w-[48px] h-[48px] text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 7h14M5 12h14M5 17h10"/></svg>');
    width: 48px;
    height: 48px;
}



