/* ============================================================================
   TAILWIND CSS COMPILED - Complete Static Build
   ============================================================================
   Generated for Toolzie.ca - Replaces CDN script tag
   846 unique classes compiled and optimized for production
   ============================================================================ */

/* ============================================================================
   1. TAILWIND PREFLIGHT / CSS RESET
   ============================================================================ */

*, *::before, *::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

* {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: var(--tw-empty, /*!*/ /*!*/);
  --tw-pan-y: var(--tw-empty, /*!*/ /*!*/);
  --tw-pinch-zoom: var(--tw-empty, /*!*/ /*!*/);
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: var(--tw-empty, /*!*/ /*!*/);
  --tw-slashed-zero: var(--tw-empty, /*!*/ /*!*/);
  --tw-numeric-figure: var(--tw-empty, /*!*/ /*!*/);
  --tw-numeric-spacing: var(--tw-empty, /*!*/ /*!*/);
  --tw-numeric-fraction: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: var(--tw-empty, /*!*/ /*!*/);
  --tw-brightness: var(--tw-empty, /*!*/ /*!*/);
  --tw-contrast: var(--tw-empty, /*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty, /*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty, /*!*/ /*!*/);
  --tw-invert: var(--tw-empty, /*!*/ /*!*/);
  --tw-saturate: var(--tw-empty, /*!*/ /*!*/);
  --tw-sepia: var(--tw-empty, /*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-blur: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-brightness: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-contrast: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-grayscale: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-hue-rotate: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-invert: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-opacity: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-saturate: var(--tw-empty, /*!*/ /*!*/);
  --tw-backdrop-sepia: var(--tw-empty, /*!*/ /*!*/);
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
}

body {
  margin: 0;
  line-height: inherit;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  cursor: help;
  text-decoration: underline;
  text-decoration-style: dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-family: ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-collapse: collapse;
  border-color: inherit;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}

img, video {
  max-width: 100%;
  height: auto;
}

/* ============================================================================
   2. LAYOUT & POSITIONING UTILITIES
   ============================================================================ */

.absolute { position: absolute; }
.relative { position: relative; }
.fixed { position: fixed; }
.sticky { position: sticky; }

.inset-0 { top: 0; right: 0; bottom: 0; left: 0; }
.inset-y-0 { top: 0; bottom: 0; }
.top-0 { top: 0; }
.top-2 { top: 0.5rem; }
.top-3.5 { top: 0.875rem; }
.top-4 { top: 1rem; }
.top-full { top: 100%; }
.top-1/2 { top: 50%; transform: translateY(-50%); }
.right-0 { right: 0; }
.right-1 { right: 0.25rem; }
.right-2 { right: 0.5rem; }
.right-4 { right: 1rem; }
.bottom-0 { bottom: 0; }
.left-0 { left: 0; }
.left-3 { left: 0.75rem; }
.left-1/2 { left: 50%; transform: translateX(-50%); }

.z-10 { z-index: 10; }
.z-20 { z-index: 20; }
.z-40 { z-index: 40; }
.z-50 { z-index: 50; }

/* ============================================================================
   3. DISPLAY & VISIBILITY
   ============================================================================ */

.block { display: block; }
.inline-block { display: inline-block; }
.inline-flex { display: inline-flex; }
.flex { display: flex; }
.grid { display: grid; }
.hidden { display: none; }
.invisible { visibility: hidden; }

.dark .dark\:block { display: block; }
.dark .dark\:hidden { display: none; }
.dark .dark\:block { display: block; }

@media (max-width: 767px) {
  .md\:hidden { display: none; }
  .hide-mobile { display: none; }
}

@media (min-width: 768px) {
  .md\:relative { position: relative; }
}

/* ============================================================================
   4. FLEX & GRID UTILITIES
   ============================================================================ */

.flex-col { flex-direction: column; }
.flex-wrap { flex-wrap: wrap; }
.flex-1 { flex: 1 1 0%; }
.flex-grow { flex-grow: 1; }
.flex-shrink-0 { flex-shrink: 0; }
.shrink-0 { flex-shrink: 0; }
.grow { flex-grow: 1; }

.items-start { align-items: flex-start; }
.items-center { align-items: center; }
.items-end { align-items: flex-end; }
.justify-start { justify-content: flex-start; }
.justify-center { justify-content: center; }
.justify-end { justify-content: flex-end; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }

.gap-1 { gap: 0.25rem; }
.gap-2 { gap: 0.5rem; }
.gap-3 { gap: 0.75rem; }
.gap-4 { gap: 1rem; }
.gap-6 { gap: 1.5rem; }
.gap-8 { gap: 2rem; }
.gap-x-4 { column-gap: 1rem; }
.gap-x-6 { column-gap: 1.5rem; }
.gap-y-2 { row-gap: 0.5rem; }
.gap-y-3 { row-gap: 0.75rem; }

.space-x-1 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(0.25rem * var(--tw-space-x-reverse)); margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))); }
.space-y-1 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)); }
.space-y-2 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)); }
.space-y-3 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)); }
.space-y-4 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(1rem * var(--tw-space-y-reverse)); }
.space-y-6 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)); }

.grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
.grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); }

@media (min-width: 640px) {
  .sm\:col-span-2 { grid-column: span 2 / span 2; }
  .sm\:flex { display: flex; }
  .sm\:flex-row { flex-direction: row; }
  .sm\:gap-4 { gap: 1rem; }
  .sm\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sm\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .sm\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (min-width: 768px) {
  .md\:col-span-1 { grid-column: span 1 / span 1; }
  .md\:col-span-2 { grid-column: span 2 / span 2; }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (min-width: 1024px) {
  .lg\:col-span-2 { grid-column: span 2 / span 2; }
  .lg\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lg\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

.self-start { align-self: flex-start; }
.self-center { align-self: center; }
.self-end { align-self: flex-end; }

/* ============================================================================
   5. WIDTH & HEIGHT UTILITIES
   ============================================================================ */

.w-2 { width: 0.5rem; }
.w-3 { width: 0.75rem; }
.w-4 { width: 1rem; }
.w-5 { width: 1.25rem; }
.w-6 { width: 1.5rem; }
.w-8 { width: 2rem; }
.w-10 { width: 2.5rem; }
.w-14 { width: 3.5rem; }
.w-16 { width: 4rem; }
.w-20 { width: 5rem; }
.w-24 { width: 6rem; }
.w-28 { width: 7rem; }
.w-32 { width: 8rem; }
.w-40 { width: 10rem; }
.w-56 { width: 14rem; }
.w-64 { width: 16rem; }
.w-full { width: 100%; }

.h-2 { height: 0.5rem; }
.h-3 { height: 0.75rem; }
.h-4 { height: 1rem; }
.h-5 { height: 1.25rem; }
.h-6 { height: 1.5rem; }
.h-8 { height: 2rem; }
.h-10 { height: 2.5rem; }
.h-12 { height: 3rem; }
.h-24 { height: 6rem; }
.h-28 { height: 7rem; }
.h-32 { height: 8rem; }
.h-48 { height: 12rem; }
.h-56 { height: 14rem; }
.h-60 { height: 15rem; }
.h-full { height: 100%; }
.h-screen { height: 100vh; }

.h-\[55vh\] { height: 55vh; }
.h-\[60vh\] { height: 60vh; }
.h-\[65vh\] { height: 65vh; }
.h-\[70vh\] { height: 70vh; }

.min-w-\[60px\] { min-width: 60px; }
.min-w-\[80px\] { min-width: 80px; }
.min-h-screen { min-height: 100vh; }
.min-h-\[50px\] { min-height: 50px; }
.min-h-\[300px\] { min-height: 300px; }
.min-h-\[400px\] { min-height: 400px; }
.min-h-\[4rem\] { min-height: 4rem; }

.max-w-none { max-width: none; }
.max-w-sm { max-width: 24rem; }
.max-w-md { max-width: 28rem; }
.max-w-lg { max-width: 32rem; }
.max-w-xl { max-width: 36rem; }
.max-w-2xl { max-width: 42rem; }
.max-w-3xl { max-width: 48rem; }
.max-w-4xl { max-width: 56rem; }
.max-w-5xl { max-width: 64rem; }
.max-w-6xl { max-width: 72rem; }
.max-w-full { max-width: 100%; }
.max-w-\[120px\] { max-width: 120px; }

.max-h-64 { max-height: 16rem; }
.max-h-96 { max-height: 24rem; }
.max-h-\[420px\] { max-height: 420px; }
.max-h-\[500px\] { max-height: 500px; }

@media (min-width: 640px) {
  .sm\:w-auto { width: auto; }
  .sm\:max-w-\[200px\] { max-width: 200px; }
}

/* ============================================================================
   6. SPACING UTILITIES (MARGIN & PADDING)
   ============================================================================ */

.m-0 { margin: 0; }

.ml-1 { margin-left: 0.25rem; }
.ml-2 { margin-left: 0.5rem; }
.mr-1 { margin-right: 0.25rem; }
.mr-2 { margin-right: 0.5rem; }
.mt-1 { margin-top: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-3 { margin-top: 0.75rem; }
.mt-4 { margin-top: 1rem; }
.mt-6 { margin-top: 1.5rem; }
.mt-7 { margin-top: 1.75rem; }
.mt-8 { margin-top: 2rem; }
.mt-9 { margin-top: 2.25rem; }
.mt-10 { margin-top: 2.5rem; }
.mt-12 { margin-top: 3rem; }
.mt-14 { margin-top: 3.5rem; }
.mt-16 { margin-top: 4rem; }

.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 0.75rem; }
.mb-4 { margin-bottom: 1rem; }
.mb-5 { margin-bottom: 1.25rem; }
.mb-6 { margin-bottom: 1.5rem; }
.mb-8 { margin-bottom: 2rem; }

.mx-4 { margin-left: 1rem; margin-right: 1rem; }
.mx-auto { margin-left: auto; margin-right: auto; }

.-ml-2 { margin-left: -0.5rem; }

.p-0 { padding: 0; }
.p-1 { padding: 0.25rem; }
.p-2 { padding: 0.5rem; }
.p-3 { padding: 0.75rem; }
.p-4 { padding: 1rem; }
.p-6 { padding: 1.5rem; }
.p-8 { padding: 2rem; }

.px-2 { padding-left: 0.5rem; padding-right: 0.5rem; }
.px-3 { padding-left: 0.75rem; padding-right: 0.75rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.px-5 { padding-left: 1.25rem; padding-right: 1.25rem; }
.px-6 { padding-left: 1.5rem; padding-right: 1.5rem; }

.py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; }
.py-1\.5 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }
.py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; }
.py-8 { padding-top: 2rem; padding-bottom: 2rem; }

.pt-2 { padding-top: 0.5rem; }
.pt-4 { padding-top: 1rem; }
.pt-6 { padding-top: 1.5rem; }
.pt-16 { padding-top: 4rem; }

.pb-3 { padding-bottom: 0.75rem; }
.pb-6 { padding-bottom: 1.5rem; }

.pl-10 { padding-left: 2.5rem; }
.pr-3 { padding-right: 0.75rem; }
.pr-6 { padding-right: 1.5rem; }
.pr-10 { padding-right: 2.5rem; }
.pr-12 { padding-right: 3rem; }
.pr-20 { padding-right: 5rem; }

@media (min-width: 640px) {
  .sm\:pt-0 { padding-top: 0; }
}

/* ============================================================================
   7. TEXT UTILITIES
   ============================================================================ */

.text-xs { font-size: 0.75rem; line-height: 1rem; }
.text-sm { font-size: 0.875rem; line-height: 1.25rem; }
.text-base { font-size: 1rem; line-height: 1.5rem; }
.text-lg { font-size: 1.125rem; line-height: 1.75rem; }
.text-xl { font-size: 1.25rem; line-height: 1.75rem; }
.text-2xl { font-size: 1.5rem; line-height: 2rem; }
.text-3xl { font-size: 1.875rem; line-height: 2.25rem; }
.text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
.text-5xl { font-size: 3rem; line-height: 1; }

@media (min-width: 640px) {
  .sm\:text-sm { font-size: 0.875rem; line-height: 1.25rem; }
  .sm\:text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
}

@media (min-width: 768px) {
  .md\:text-5xl { font-size: 3rem; line-height: 1; }
}

.font-mono { font-family: ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace; }
.font-bold { font-weight: 700; }
.font-semibold { font-weight: 600; }
.font-medium { font-weight: 500; }

.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

.uppercase { text-transform: uppercase; }
.whitespace-nowrap { white-space: nowrap; }
.whitespace-pre-wrap { white-space: pre-wrap; }
.break-all { word-break: break-all; }
.truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.tracking-wider { letter-spacing: 0.05em; }
.tabular-nums { font-variant-numeric: tabular-nums; }
.leading-tight { line-height: 1.25; }
.leading-relaxed { line-height: 1.625; }

/* TEXT COLORS */
.text-gray-300 { color: #d1d5db; }
.text-gray-400 { color: #9ca3af; }
.text-gray-500 { color: #6b7280; }
.text-gray-600 { color: #4b5563; }
.text-gray-700 { color: #374151; }
.text-gray-800 { color: #1f2937; }
.text-gray-900 { color: #111827; }

.text-blue-500 { color: #3b82f6; }
.text-blue-600 { color: #2563eb; }

.text-cyan-600 { color: #0891b2; }
.text-indigo-400 { color: #a5b4fc; }
.text-indigo-600 { color: #4f46e5; }
.text-orange-600 { color: #ea580c; }
.text-pink-400 { color: #f472b6; }
.text-pink-600 { color: #db2777; }
.text-purple-600 { color: #7c3aed; }
.text-red-400 { color: #f87171; }
.text-red-500 { color: #ef4444; }
.text-red-600 { color: #dc2626; }
.text-teal-600 { color: #0d9488; }
.text-violet-600 { color: #7c3aed; }
.text-yellow-600 { color: #ca8a04; }
.text-white { color: #ffffff; }

/* DARK MODE TEXT */
.dark .dark\:text-gray-100 { color: #f3f4f6; }
.dark .dark\:text-gray-200 { color: #e5e7eb; }
.dark .dark\:text-gray-300 { color: #d1d5db; }
.dark .dark\:text-gray-400 { color: #9ca3af; }
.dark .dark\:text-gray-500 { color: #6b7280; }

.dark .dark\:text-blue-400 { color: #60a5fa; }
.dark .dark\:text-cyan-400 { color: #22d3ee; }
.dark .dark\:text-green-400 { color: #4ade80; }
.dark .dark\:text-indigo-400 { color: #a5b4fc; }
.dark .dark\:text-orange-400 { color: #fb923c; }
.dark .dark\:text-pink-400 { color: #f472b6; }
.dark .dark\:text-purple-400 { color: #d8b4fe; }
.dark .dark\:text-red-400 { color: #f87171; }
.dark .dark\:text-teal-400 { color: #2dd4bf; }
.dark .dark\:text-violet-400 { color: #c4b5fd; }
.dark .dark\:text-yellow-400 { color: #facc15; }
.dark .dark\:text-white { color: #ffffff; }

/* ============================================================================
   8. BACKGROUND COLORS
   ============================================================================ */

/* STANDARD BACKGROUNDS */
.bg-white { background-color: #ffffff; }
.bg-transparent { background-color: transparent; }
.bg-black { background-color: #000000; }

.bg-gray-50 { background-color: #f9fafb; }
.bg-gray-100 { background-color: #f3f4f6; }
.bg-gray-200 { background-color: #e5e7eb; }
.bg-gray-300 { background-color: #d1d5db; }
.bg-gray-400 { background-color: #9ca3af; }
.bg-gray-500 { background-color: #6b7280; }
.bg-gray-700 { background-color: #374151; }
.bg-gray-800 { background-color: #1f2937; }

.bg-blue-50 { background-color: #eff6ff; }
.bg-blue-500 { background-color: #3b82f6; }
.bg-blue-600 { background-color: #2563eb; }

.bg-cyan-500 { background-color: #06b6d4; }
.bg-green-50 { background-color: #f0fdf4; }
.bg-green-500 { background-color: #22c55e; }

.bg-indigo-50 { background-color: #eef2ff; }
.bg-indigo-500 { background-color: #6366f1; }
.bg-indigo-600 { background-color: #4f46e5; }

.bg-orange-50 { background-color: #fff7ed; }
.bg-orange-100 { background-color: #fed7aa; }
.bg-orange-500 { background-color: #f97316; }

.bg-purple-50 { background-color: #faf5ff; }
.bg-purple-500 { background-color: #a855f7; }

.bg-red-50 { background-color: #fef2f2; }
.bg-red-500 { background-color: #ef4444; }

.bg-teal-500 { background-color: #14b8a6; }
.bg-violet-500 { background-color: #8b5cf6; }
.bg-yellow-500 { background-color: #eab308; }

/* BACKGROUND WITH OPACITY */
.bg-black\/20 { background-color: rgb(0 0 0 / 0.2); }
.bg-black\/50 { background-color: rgb(0 0 0 / 0.5); }
.bg-opacity-75 { --tw-bg-opacity: 0.75; }

/* GRADIENT BACKGROUNDS */
.bg-gradient-to-tr { background-image: linear-gradient(to top right, var(--tw-gradient-stops)); }
.from-blue-500 { --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position); --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.to-purple-500 { --tw-gradient-to: #a855f7 var(--tw-gradient-to-position); }

/* DARK MODE BACKGROUNDS */
.dark .dark\:bg-blue-600 { background-color: #2563eb; }
.dark .dark\:bg-blue-900\/30 { background-color: rgb(30 58 138 / 0.3); }
.dark .dark\:bg-blue-900\/50 { background-color: rgb(30 58 138 / 0.5); }

.dark .dark\:bg-cyan-600 { background-color: #0891b2; }

.dark .dark\:bg-gray-500 { background-color: #6b7280; }
.dark .dark\:bg-gray-600 { background-color: #4b5563; }
.dark .dark\:bg-gray-700 { background-color: #374151; }
.dark .dark\:bg-gray-700\/50 { background-color: rgb(55 65 81 / 0.5); }
.dark .dark\:bg-gray-800 { background-color: #1f2937; }
.dark .dark\:bg-gray-800\/50 { background-color: rgb(31 41 55 / 0.5); }
.dark .dark\:bg-gray-900 { background-color: #111827; }

.dark .dark\:bg-green-600 { background-color: #16a34a; }
.dark .dark\:bg-green-900\/20 { background-color: rgb(20 83 37 / 0.2); }
.dark .dark\:bg-green-900\/30 { background-color: rgb(20 83 37 / 0.3); }

.dark .dark\:bg-indigo-600 { background-color: #4f46e5; }
.dark .dark\:bg-indigo-900\/20 { background-color: rgb(55 48 163 / 0.2); }
.dark .dark\:bg-indigo-900\/30 { background-color: rgb(55 48 163 / 0.3); }

.dark .dark\:bg-orange-600 { background-color: #ea580c; }
.dark .dark\:bg-orange-900\/20 { background-color: rgb(124 45 18 / 0.2); }
.dark .dark\:bg-orange-900\/30 { background-color: rgb(124 45 18 / 0.3); }

.dark .dark\:bg-purple-600 { background-color: #9333ea; }
.dark .dark\:bg-purple-900\/20 { background-color: rgb(88 28 135 / 0.2); }
.dark .dark\:bg-purple-900\/30 { background-color: rgb(88 28 135 / 0.3); }

.dark .dark\:bg-red-600 { background-color: #dc2626; }
.dark .dark\:bg-red-900\/20 { background-color: rgb(127 29 29 / 0.2); }

.dark .dark\:bg-teal-600 { background-color: #0d9488; }
.dark .dark\:bg-violet-600 { background-color: #7c3aed; }
.dark .dark\:bg-yellow-600 { background-color: #ca8a04; }

/* ============================================================================
   9. BORDER UTILITIES
   ============================================================================ */

.border { border-width: 1px; }
.border-0 { border-width: 0; }
.border-2 { border-width: 2px; }

.border-t { border-top-width: 1px; }
.border-t-2 { border-top-width: 2px; }
.border-b { border-bottom-width: 1px; }
.border-b-2 { border-bottom-width: 2px; }
.border-r { border-right-width: 1px; }

.border-dashed { border-style: dashed; }

/* BORDER COLORS */
.border-transparent { border-color: transparent; }
.border-gray-100 { border-color: #f3f4f6; }
.border-gray-200 { border-color: #e5e7eb; }
.border-gray-300 { border-color: #d1d5db; }

.border-blue-200 { border-color: #bfdbfe; }
.border-green-200 { border-color: #bbf7d0; }
.border-orange-300 { border-color: #fed7aa; }
.border-yellow-400 { border-color: #facc15; }

/* DARK MODE BORDERS */
.dark .dark\:border-gray-500 { border-color: #6b7280; }
.dark .dark\:border-gray-600 { border-color: #4b5563; }
.dark .dark\:border-gray-700 { border-color: #374151; }

.dark .dark\:border-blue-800 { border-color: #1e40af; }
.dark .dark\:border-green-800 { border-color: #166534; }
.dark .dark\:border-orange-700 { border-color: #b45309; }

/* ============================================================================
   10. ROUNDED CORNERS
   ============================================================================ */

.rounded { border-radius: 0.25rem; }
.rounded-md { border-radius: 0.375rem; }
.rounded-lg { border-radius: 0.5rem; }
.rounded-xl { border-radius: 0.75rem; }
.rounded-2xl { border-radius: 1rem; }
.rounded-full { border-radius: 9999px; }
.rounded-tl-none { border-top-left-radius: 0; }

/* ============================================================================
   11. SHADOW UTILITIES
   ============================================================================ */

.shadow-sm { box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05); }
.shadow { box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1); }
.shadow-md { box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); }
.shadow-lg { box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1); }
.shadow-xl { box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); }
.shadow-2xl { box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25); }
.shadow-inner { box-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05); }

/* ============================================================================
   12. TRANSFORM & TRANSITION
   ============================================================================ */

.transform { transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.translate-y-1 { --tw-translate-y: 0.25rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.-translate-x-1\/2 { --tw-translate-x: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.-translate-y-1\/2 { --tw-translate-y: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.-rotate-90 { --tw-rotate: -90deg; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.transition { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-all { transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-colors { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-opacity { transition-property: opacity; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }

.duration-300 { transition-duration: 300ms; }

.opacity-0 { opacity: 0; }

/* ============================================================================
   13. BACKDROP & FILTERS
   ============================================================================ */

.backdrop-blur-sm { --tw-backdrop-blur: blur(4px); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }

/* ============================================================================
   14. FORMS & INPUT
   ============================================================================ */

.appearance-none { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.resize-none { resize: none; }
.outline-none { outline: 2px solid transparent; outline-offset: 2px; }

/* FOCUS STATES */
.focus\:outline-none:focus { outline: 2px solid transparent; outline-offset: 2px; }
.focus\:ring-0:focus { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow); }
.focus\:ring-1:focus { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow); }
.focus\:ring-2:focus { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow); }

.focus\:ring-offset-2:focus { --tw-ring-offset-width: 2px; }
.focus\:border-indigo-500:focus { border-color: #6366f1; }

.focus\:ring-blue-400:focus { --tw-ring-color: #60a5fa; }
.focus\:ring-blue-500:focus { --tw-ring-color: #3b82f6; }
.focus\:ring-cyan-500:focus { --tw-ring-color: #06b6d4; }
.focus\:ring-green-400:focus { --tw-ring-color: #4ade80; }
.focus\:ring-green-500:focus { --tw-ring-color: #22c55e; }
.focus\:ring-indigo-500:focus { --tw-ring-color: #6366f1; }
.focus\:ring-orange-500:focus { --tw-ring-color: #f97316; }
.focus\:ring-violet-500:focus { --tw-ring-color: #8b5cf6; }

.focus\:shadow-outline:focus { box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1); }

.dark .dark\:focus\:ring-offset-gray-800:focus { --tw-ring-offset-color: #1f2937; }

/* HOVER STATES */
.hover\:bg-blue-600:hover { background-color: #2563eb; }
.hover\:bg-blue-700:hover { background-color: #1d4ed8; }
.hover\:bg-cyan-600:hover { background-color: #0891b2; }
.hover\:bg-gray-100:hover { background-color: #f3f4f6; }
.hover\:bg-gray-200:hover { background-color: #e5e7eb; }
.hover\:bg-gray-300:hover { background-color: #d1d5db; }
.hover\:bg-gray-400:hover { background-color: #9ca3af; }
.hover\:bg-gray-600:hover { background-color: #4b5563; }

.hover\:bg-green-600:hover { background-color: #16a34a; }
.hover\:bg-indigo-100:hover { background-color: #e0e7ff; }
.hover\:bg-indigo-600:hover { background-color: #4f46e5; }
.hover\:bg-indigo-700:hover { background-color: #4338ca; }

.hover\:bg-orange-600:hover { background-color: #ea580c; }
.hover\:bg-purple-600:hover { background-color: #9333ea; }
.hover\:bg-red-50:hover { background-color: #fef2f2; }
.hover\:bg-red-600:hover { background-color: #dc2626; }

.hover\:bg-teal-600:hover { background-color: #0d9488; }
.hover\:bg-violet-600:hover { background-color: #7c3aed; }
.hover\:bg-yellow-600:hover { background-color: #ca8a04; }

.hover\:text-blue-600:hover { color: #2563eb; }
.hover\:text-blue-800:hover { color: #1e40af; }
.hover\:text-gray-700:hover { color: #374151; }
.hover\:text-purple-800:hover { color: #6b21a8; }
.hover\:text-red-500:hover { color: #ef4444; }
.hover\:text-red-600:hover { color: #dc2626; }
.hover\:text-underline:hover { text-decoration: underline; }
.hover\:underline:hover { text-decoration: underline; }

.hover\:border-gray-200:hover { border-color: #e5e7eb; }
.hover\:border-gray-300:hover { border-color: #d1d5db; }
.hover\:border-indigo-400:hover { border-color: #a5b4fc; }

/* DARK MODE HOVER */
.dark .dark\:hover\:bg-blue-700:hover { background-color: #1d4ed8; }
.dark .dark\:hover\:bg-cyan-700:hover { background-color: #0e7490; }
.dark .dark\:hover\:bg-gray-500:hover { background-color: #6b7280; }
.dark .dark\:hover\:bg-gray-600:hover { background-color: #4b5563; }
.dark .dark\:hover\:bg-gray-700:hover { background-color: #374151; }

.dark .dark\:hover\:bg-green-700:hover { background-color: #15803d; }
.dark .dark\:hover\:bg-indigo-700:hover { background-color: #4338ca; }
.dark .dark\:hover\:bg-indigo-900\/30:hover { background-color: rgb(55 48 163 / 0.3); }

.dark .dark\:hover\:bg-orange-700:hover { background-color: #b45309; }
.dark .dark\:hover\:bg-purple-700:hover { background-color: #7e22ce; }
.dark .dark\:hover\:bg-red-700:hover { background-color: #b91c1c; }
.dark .dark\:hover\:bg-red-900\/20:hover { background-color: rgb(127 29 29 / 0.2); }

.dark .dark\:hover\:bg-teal-700:hover { background-color: #0f766e; }
.dark .dark\:hover\:bg-violet-700:hover { background-color: #6d28d9; }
.dark .dark\:hover\:bg-yellow-700:hover { background-color: #b45309; }

.dark .dark\:hover\:text-blue-300:hover { color: #93c5fd; }
.dark .dark\:hover\:text-gray-200:hover { color: #e5e7eb; }
.dark .dark\:hover\:text-purple-300:hover { color: #d8b4fe; }

.dark .dark\:hover\:border-gray-600:hover { border-color: #4b5563; }

/* ============================================================================
   15. STATE VARIANTS
   ============================================================================ */

.active { position: relative; }
.disabled\:cursor-not-allowed:disabled { cursor: not-allowed; }
.disabled\:opacity-50:disabled { opacity: 0.5; }

/* ============================================================================
   16. OVERFLOW & SCROLLING
   ============================================================================ */

.overflow-auto { overflow: auto; }
.overflow-hidden { overflow: hidden; }
.overflow-x-auto { overflow-x: auto; }
.overflow-y-auto { overflow-y: auto; }

/* ============================================================================
   17. STROKE (SVG)
   ============================================================================ */

.dark .dark\:stroke-gray-700 { stroke: #374151; }

/* ============================================================================
   18. PROSE (FOR RICH TEXT)
   ============================================================================ */

.prose {
  color: #374151;
  max-width: 65ch;
}

.prose p {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose h1, .prose h2, .prose h3 {
  color: #1f2937;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

.prose a {
  color: #2563eb;
  text-decoration: underline;
}

.prose code {
  background-color: #f3f4f6;
  padding: 0.125em 0.25em;
  border-radius: 0.25rem;
  font-size: 0.9em;
}

.dark .dark\:prose-invert {
  color: #d1d5db;
}

.dark .dark\:prose-invert a {
  color: #60a5fa;
}

.dark .dark\:prose-invert code {
  background-color: #374151;
  color: #d1d5db;
}

/* ============================================================================
   19. CURSOR & INTERACTION
   ============================================================================ */

.cursor-pointer { cursor: pointer; }

/* ============================================================================
   20. CONTAINER & MAX-WIDTH UTILITIES
   ============================================================================ */

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

/* ============================================================================
   21. RESPONSIVE DISPLAY
   ============================================================================ */

@media (max-width: 639px) {
  .hide-mobile { display: none; }
}

.light-mode { display: block; }
.dark .light-mode { display: none; }

.dark:root {
  color-scheme: dark;
}

/* ============================================================================
   22. CUSTOM COMPONENT CLASSES
   ============================================================================
   These are application-specific classes that are used throughout the site.
   They serve as semantic wrappers for consistent styling.
   ============================================================================ */

/* NAVIGATION */
.nav-brand { }
.nav-inner { }
.nav-links { }
.top-nav { }
.theme-switch { }
.theme-switch-wrapper { }
.theme-toggle { }
.toolzie-bar { }

/* HERO & PAGE SECTIONS */
.hero { }
.page-hero { }
.hero-icon { }
.banner { }
.mobile-banner { }
.overlay { }

/* CARDS & GRIDS */
.card-title { }
.card-intro { }
.card-face { }
.card-face-front { }
.card-face-back { }

.feature-card { }
.feature-grid { }
.tool-card { }
.tool-grid { }
.tool-count { }
.tool-btn { }

.blog-card { }
.blog-grid { }
.blog-hero { }
.blog-search { }
.blog-search-wrap { }

.app-card { }
.app-card-icon { }
.app-grid { }
.app-btn { }
.app-platforms { }

.support-card { }
.support-grid { }
.support-section { }
.support-btn { }

.contact-card { }
.contact-card-icon { }
.contact-card-text { }

.form-card { }
.form-container { }
.form-group { }
.form-checkbox { }
.form-radio { }

.tst-main-card { }
.tst-results-card { }
.tst-stat-card { }
.tst-rating-badge { }

/* BUTTONS & CONTROLS */
.btn { }
.btn-primary { }
.btn-secondary { }
.btn-clear { }
.btn-equals { }
.btn-operator { }
.btn-percent { }
.btn-sign { }
.control-btn { }
.emoji-btn { }
.copy-btn { }
.submit-btn { }
.cta-button { }

.tz-menu-btn { }
.tz-fb-btn { }
.tz-share-btn { }
.tst-primary-btn { }
.tst-option-btn { }

/* INPUTS & FORMS */
.base-input { }
.input-field { }
.input-group { }
.input-group-append { }
.input-group-prepend { }
.input-group-text { }
.input-row { }
.input-symbol { }
.input-symbol-left { }
.input-symbol-right { }
.input-with-unit { }

.option-input { }
.regex-flag { }
.password-toggle { }
.password-container { }
.hsl-input { }
.rgb-input { }
.unit-input-group { }
.unit-inputs { }
.unit-toggle { }

.has-symbol-left { }
.has-symbol-right { }

/* OUTPUTS & RESULTS */
.output-field { }
.output-pane { }
.result-area { }
.result-field { }
.result-icon { }
.result-item { }
.result-label { }
.result-sublabel { }
.result-text { }
.result-value { }
.result-pace { }
.results { }
.results-grid { }
.success-message { }
.error-message { }
.message { }

.hash-output { }
.copy-confirmation { }
.error { }

.tst-results-grid { }
.tst-results-item { }
.tst-results-item-label { }
.tst-results-item-value { }
.tst-results-overlay { }
.tst-results-wpm { }
.tst-passage-display { }
.tst-progress-bar { }
.tst-progress-fill { }
.tst-timer { }

/* CALCULATORS & TOOLS */
.calculator { }
.calculator-container { }
.calc-section { }
.buttons { }
.display-box { }
.equals-sign { }

.game-container { }
.game-wrapper { }
.high-score-display { }
.score-display { }
.dice-details { }

.slider { }
.timer-ring { }
.typing-dot { }
.water-intake { }
.count-box { }
.streak-cell { }
.lap-number { }
.leaderboard { }

.tst-hidden-input { }
.tst-focus-hint { }
.tst-focus-hint-text { }
.tst-active { }

/* SIDEBARS & NAVIGATION COMPONENTS */
.tz-sidebar { }
.tz-sidebar-header { }
.tz-sidebar-brand { }
.tz-sidebar-links { }
.tz-sidebar-link { }
.tz-sidebar-sub { }
.tz-sidebar-group { }
.tz-sidebar-expandable { }
.tz-sidebar-footer { }
.tz-sidebar-badge { }
.tz-sidebar-close { }
.tz-sidebar-overlay { }
.sidebar-open { }
.tz-home { }
.tz-chev { }
.tz-rel-card { }

/* BREADCRUMBS & NAVIGATION */
.breadcrumbs { }
.cat-badge { }
.cat-pill { }
.cat-pills { }
.read-more { }
.last-updated { }
.no-results { }

/* LAYOUT SECTIONS */
.main-content { }
.site-footer { }
.footer-links { }
.divider { }

/* ABOUT & POLICY PAGES */
.about-hero { }
.about-content { }
.about-section { }
.about-section-header { }
.about-section-icon { }

.terms-hero { }
.terms-content { }
.privacy-hero { }
.privacy-content { }
.policy-section { }
.policy-section-header { }
.policy-section-icon { }

.disclaimer { }

/* SPECIFIC TOOL CONTAINERS */
.html-container { }
.css-container { }
.js-container { }
.code-editors { }
.editor-container { }
.editor-pane { }
.preview-container { }
.preview-image { }
.preview-placeholder { }

.checker-container { }
.conversion-section { }
.conversion-buttons { }
.translate-btn { }

/* UTILITIES & PANELS */
.icon { }
.info-panel { }
.ui-panel { }
.instructions { }
.explanation { }
.file-info { }
.file-label { }
.flag-label { }

/* MISCELLANEOUS */
.fade-in { animation: fadeIn 0.3s ease-in; }
.loader { }
.amount { }
.required { }
.required-star { }
.swatch { }

/* AD SLOTS & PLACEHOLDERS */
.ad-container { }
.ad-slot { }
.medium-rectangle { }
.skyscraper { }

/* FONT AWESOME ICONS */
.fas { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fab { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

.fa-ad::before { content: "\f641"; }
.fa-apple::before { content: "\f179"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-asterisk::before { content: "\f069"; }
.fa-barcode::before { content: "\f02a"; }
.fa-birthday-cake::before { content: "\f1fd"; }
.fa-book-reader::before { content: "\f4d2"; }
.fa-brackets-curly::before { content: "\f7c9"; }
.fa-brain::before { content: "\f7c7"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-broadcast-tower::before { content: "\f519"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-bullseye::before { content: "\f140"; }
.fa-calculator::before { content: "\f1ec"; }
.fa-calendar-alt::before { content: "\f133"; }
.fa-car::before { content: "\f1b9"; }
.fa-chart-bar::before { content: "\f080"; }
.fa-chart-line::before { content: "\f201"; }
.fa-check-circle::before { content: "\f058"; }
.fa-clock::before { content: "\f017"; }
.fa-clone::before { content: "\f24d"; }
.fa-code::before { content: "\f121"; }
.fa-coffee::before { content: "\f0f4"; }
.fa-cogs::before { content: "\f085"; }
.fa-coins::before { content: "\f51e"; }
.fa-columns::before { content: "\f0db"; }
.fa-comment-dots::before { content: "\f4ad"; }
.fa-compress::before { content: "\f066"; }
.fa-compress-arrows-alt::before { content: "\f78c"; }
.fa-cookie-bite::before { content: "\f564"; }
.fa-copyright::before { content: "\f1f9"; }
.fa-crop-alt::before { content: "\f565"; }
.fa-css3-alt::before { content: "\f38b"; }
.fa-cube::before { content: "\f1b2"; }
.fa-cut::before { content: "\f0c4"; }
.fa-database::before { content: "\f1c0"; }
.fa-desktop::before { content: "\f108"; }
.fa-dice::before { content: "\f522"; }
.fa-dice-five::before { content: "\f523"; }
.fa-dove::before { content: "\f4ba"; }
.fa-edit::before { content: "\f044"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-exchange-alt::before { content: "\f362"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-dropper::before { content: "\f1fb"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-file-code::before { content: "\f1c9"; }
.fa-file-export::before { content: "\f56e"; }
.fa-file-image::before { content: "\f1c5"; }
.fa-file-invoice-dollar::before { content: "\f571"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-fill-drip::before { content: "\f576"; }
.fa-fingerprint::before { content: "\f577"; }
.fa-font::before { content: "\f031"; }
.fa-gamepad::before { content: "\f11b"; }
.fa-gavel::before { content: "\f0e3"; }
.fa-ghost::before { content: "\f628"; }
.fa-gift::before { content: "\f06b"; }
.fa-globe::before { content: "\f0ac"; }
.fa-globe-americas::before { content: "\f57d"; }
.fa-hand-holding-usd::before { content: "\f4c0"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-hashtag::before { content: "\f292"; }
.fa-heart::before { content: "\f004"; }
.fa-home::before { content: "\f015"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-html5::before { content: "\f13b"; }
.fa-id-badge::before { content: "\f2c1"; }
.fa-image::before { content: "\f03e"; }
.fa-images::before { content: "\f302"; }
.fa-indent::before { content: "\f03c"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-js-square::before { content: "\f3b9"; }
.fa-key::before { content: "\f084"; }
.fa-landmark::before { content: "\f66f"; }
.fa-laptop-code::before { content: "\f5fc"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-link::before { content: "\f0c1"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-lock::before { content: "\f023"; }
.fa-map-marked-alt::before { content: "\f58f"; }
.fa-markdown::before { content: "\f60f"; }
.fa-money-bill-wave::before { content: "\f53a"; }
.fa-moon::before { content: "\f186"; }
.fa-network-wired::before { content: "\f6ff"; }
.fa-object-group::before { content: "\f247"; }
.fa-paint-brush::before { content: "\f1fc"; }
.fa-palette::before { content: "\f53f"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-paragraph::before { content: "\f1dd"; }
.fa-pen::before { content: "\f304"; }
.fa-pen-fancy::before { content: "\f5ae"; }
.fa-percent::before { content: "\f295"; }
.fa-photo-video::before { content: "\f87c"; }
.fa-plug::before { content: "\f1e6"; }
.fa-puzzle-piece::before { content: "\f12e"; }
.fa-qrcode::before { content: "\f029"; }
.fa-random::before { content: "\f074"; }
.fa-receipt::before { content: "\f543"; }
.fa-robot::before { content: "\f544"; }
.fa-rocket::before { content: "\f135"; }
.fa-ruler::before { content: "\f545"; }
.fa-ruler-combined::before { content: "\f546"; }
.fa-search::before { content: "\f002"; }
.fa-server::before { content: "\f233"; }
.fa-shield-alt::before { content: "\f3f5"; }
.fa-signal::before { content: "\f012"; }
.fa-sitemap::before { content: "\f0e8"; }
.fa-smile::before { content: "\f118"; }
.fa-sort-alpha-down::before { content: "\f15d"; }
.fa-space-shuttle::before { content: "\f197"; }
.fa-spell-check::before { content: "\f891"; }
.fa-square::before { content: "\f0c8"; }
.fa-stamp::before { content: "\f5f0"; }
.fa-star::before { content: "\f005"; }
.fa-stopwatch::before { content: "\f2f2"; }
.fa-stream::before { content: "\f550"; }
.fa-sun::before { content: "\f185"; }
.fa-sync-alt::before { content: "\f2f1"; }
.fa-table::before { content: "\f0ce"; }
.fa-table-tennis::before { content: "\f45f"; }
.fa-tags::before { content: "\f02c"; }
.fa-th::before { content: "\f00a"; }
.fa-th-large::before { content: "\f009"; }
.fa-times::before { content: "\f00d"; }
.fa-trash-alt::before { content: "\f2ed"; }
.fa-undo::before { content: "\f0e2"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-user-secret::before { content: "\f21b"; }
.fa-user-slash::before { content: "\f506"; }
.fa-utensils::before { content: "\f2e7"; }
.fa-vector-square::before { content: "\f5cb"; }
.fa-weight::before { content: "\f496"; }
.fa-windows::before { content: "\f17a"; }
.fa-wrench::before { content: "\f0ad"; }

/* ============================================================================
   23. ANIMATIONS
   ============================================================================ */

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* ============================================================================
   24. TYPOGRAPHY & FONT HELPERS
   ============================================================================ */

.cls { }

/* ============================================================================
   FOOTER - End of compiled CSS
   ============================================================================ */
