/* Tabler Icons 2.47.0 — SUBSET com apenas os icones que o sistema usa (19/08/2026).
   O pacote completo tinha ~4.900 icones (760 KB de fonte + 200 KB de CSS) para ~25
   em uso — era o maior peso da primeira abertura, pago DUAS vezes (pagina + cache
   do service worker). Gerado com pyftsubset a partir do woff2 original (mesma
   versao, conferido por hash contra o npm); a tabela GSUB (ligaduras) foi
   descartada — o sistema seleciona icone por codepoint (content:"\eaXX"), nunca
   por ligadura, e a do pacote original era mal formada.
   ICONE NOVO NA TELA = ADICIONAR AQUI: 1) a classe abaixo com o codepoint do
   tabler.io/icons, 2) regenerar o woff2 subset com o codepoint novo, 3) subir a
   VERSION do sw.js. Icone que nao esta no subset aparece como quadradinho vazio. */
@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;font-display:swap;src:url("./fonts/tabler-icons.woff2?v2.47.0s") format("woff2")}
.ti{font-family:"tabler-icons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ti-brand-whatsapp:before{content:"\ec74"}
.ti-camera:before{content:"\ea54"}
.ti-check:before{content:"\ea5e"}
.ti-chevron-right:before{content:"\ea61"}
.ti-clipboard-list:before{content:"\ea6d"}
.ti-clock:before{content:"\ea70"}
.ti-device-floppy:before{content:"\eb62"}
.ti-download:before{content:"\ea96"}
.ti-eye:before{content:"\ea9a"}
.ti-file-text:before{content:"\eaa2"}
.ti-hanger:before{content:"\ee9a"}
.ti-key:before{content:"\eac7"}
.ti-layout-dashboard:before{content:"\f02c"}
.ti-lock:before{content:"\eae2"}
.ti-menu-2:before{content:"\ec42"}
.ti-moon:before{content:"\eaf8"}
.ti-sun:before{content:"\eb30"}
.ti-plus:before{content:"\eb0b"}
.ti-printer:before{content:"\eb0e"}
.ti-search:before{content:"\eb1c"}
.ti-settings:before{content:"\eb20"}
.ti-share:before{content:"\eb21"}
.ti-tag:before{content:"\eb34"}
.ti-user-plus:before{content:"\eb4b"}
.ti-users:before{content:"\ebf2"}
