/* Tabler Icons 3.24.0 (https://tabler.io) — LICENSE: MIT. Self-hosted subset
   of the 76 glyphs ClipDetective uses, so the CSP needs no CDN origin. Both
   the CSS below and fonts/tabler-icons.woff2 must be regenerated together —
   a codepoint added here with no matching glyph in the font renders as a
   real but zero-width box. Confirmed live 2026-07-25: ti-palette was in this
   CSS's class list but missing from the font (empty "Change color theme"
   button); auditing further found 27 MORE classes used across the templates
   with no CSS rule at all (same failure, just never noticed because most
   were decorative) — see tests/test_icon_subset.py, which now asserts every
   ti-* class referenced anywhere in dashboard/templates has both a CSS rule
   AND a real, non-empty glyph in this font, so this can't silently regress
   again. Regenerate via fontTools.subset against the official
   @tabler/icons-webfont release for this version, keeping --unicodes to
   exactly the codepoints listed below (plus any new ones) and
   --drop-tables+=GSUB,GPOS,GDEF (the official font's GSUB table trips a
   fontTools parser bug otherwise). The original
   scratchpad/build_tabler_subset.py this comment used to point at was a
   throwaway script, never committed — this note replaces it. */
@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;src:url("fonts/tabler-icons.woff2") 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-activity-heartbeat:before{content:"\f0db"}
.ti-adjustments:before{content:"\ea03"}
.ti-alert-triangle:before{content:"\ea06"}
.ti-arrow-down:before{content:"\ea16"}
.ti-arrow-guide:before{content:"\f22a"}
.ti-arrow-right:before{content:"\ea1f"}
.ti-arrow-up:before{content:"\ea25"}
.ti-arrow-up-right:before{content:"\ea24"}
.ti-arrows-diff:before{content:"\f296"}
.ti-arrows-split-2:before{content:"\edb4"}
.ti-bolt:before{content:"\ea38"}
.ti-book:before{content:"\ea39"}
.ti-bookmarks:before{content:"\ed08"}
.ti-brand-google:before{content:"\ec1f"}
.ti-brand-youtube:before{content:"\ec90"}
.ti-bulb:before{content:"\ea51"}
.ti-chart-bar:before{content:"\ea59"}
.ti-chart-histogram:before{content:"\f65c"}
.ti-chart-line:before{content:"\ea5c"}
.ti-check:before{content:"\ea5e"}
.ti-circle-check-filled:before{content:"\f704"}
.ti-click:before{content:"\ebbc"}
.ti-clock:before{content:"\ea70"}
.ti-device-mobile:before{content:"\ea8a"}
.ti-dna:before{content:"\ee7d"}
.ti-dna-2:before{content:"\ef5c"}
.ti-download:before{content:"\ea96"}
.ti-edit:before{content:"\ea98"}
.ti-eye-search:before{content:"\fb78"}
.ti-file-download:before{content:"\ea9d"}
.ti-file-text:before{content:"\eaa2"}
.ti-file-type-pdf:before{content:"\fb10"}
.ti-flag:before{content:"\eaa6"}
.ti-flame:before{content:"\ec2c"}
.ti-folder:before{content:"\eaad"}
.ti-folder-plus:before{content:"\eaab"}
.ti-folders:before{content:"\eaae"}
.ti-grip-vertical:before{content:"\ec01"}
.ti-help-circle:before{content:"\f91d"}
.ti-home:before{content:"\eac1"}
.ti-info-circle:before{content:"\eac5"}
.ti-layout-dashboard:before{content:"\f02c"}
.ti-layout-grid-add:before{content:"\edb9"}
.ti-list-check:before{content:"\eb6a"}
.ti-menu-2:before{content:"\ec42"}
.ti-message-2:before{content:"\eaec"}
.ti-messages:before{content:"\eb6c"}
.ti-microscope:before{content:"\ef64"}
.ti-moon:before{content:"\eaf8"}
.ti-movie:before{content:"\eafa"}
.ti-palette:before{content:"\eb01"}
.ti-photo:before{content:"\eb0a"}
.ti-pin:before{content:"\ec9c"}
.ti-player-play:before{content:"\ed46"}
.ti-plug-connected:before{content:"\f00a"}
.ti-plus:before{content:"\eb0b"}
.ti-quote:before{content:"\efbe"}
.ti-radar-2:before{content:"\f016"}
.ti-refresh:before{content:"\eb13"}
.ti-rocket:before{content:"\ec45"}
.ti-search:before{content:"\eb1c"}
.ti-sparkles:before{content:"\f6d7"}
.ti-star:before{content:"\eb2e"}
.ti-sun:before{content:"\eb30"}
.ti-table:before{content:"\eba1"}
.ti-target:before{content:"\eb35"}
.ti-ticket:before{content:"\eb3d"}
.ti-tools:before{content:"\ebca"}
.ti-trash:before{content:"\eb41"}
.ti-trending-up:before{content:"\eb43"}
.ti-user-circle:before{content:"\ef68"}
.ti-user-shield:before{content:"\f7d0"}
.ti-users:before{content:"\ebf2"}
.ti-video:before{content:"\ed22"}
.ti-wave-saw-tool:before{content:"\ecd3"}
.ti-x:before{content:"\eb55"}
