/* ============================================================
   CShield · Iconography — Tabler Icons (outline webfont).
   Base library per the design spec. 1.5px stroke, rounded caps.
   Shipped via CDN @import so consumers linking styles.css get
   glyphs automatically. Use through the <Icon> component or
   directly as <i class="ti ti-shield-check">.
   Pinned to 3.33.0 for stability.
   ============================================================ */
@import url("https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@3.33.0/dist/tabler-icons.min.css");

/* Default icon rendering: inherit text color, align with text. */
.ti { line-height: 1; vertical-align: -0.125em; }
