@layer components{.badge-success{color:#15803d;background:#16a34a1a;border:1px solid #16a34a26;border-radius:8px}.dark .badge-success{color:#bbf7d0;background:#16a34a26;border-color:#16a34a33}.badge-warning{color:#d97706;background:#f59e0b1a;border:1px solid #f59e0b26;border-radius:8px}.dark .badge-warning{color:#fde68a;background:#f59e0b26;border-color:#f59e0b33}.badge-error{color:#b91c1c;background:#dc26261a;border:1px solid #dc262626;border-radius:8px}.dark .badge-error{color:#fecaca;background:#dc262626;border-color:#dc262633}.badge-info{color:#1d4ed8;background:#2563eb1a;border:1px solid #2563eb26;border-radius:8px}.dark .badge-info{color:#bfdbfe;background:#2563eb26;border-color:#2563eb33}.badge-brand{color:#c45f06;background:#f0941e1a;border:1px solid #f0941e26;border-radius:8px}.dark .badge-brand{color:#ffd9a8;background:#f0941e26;border-color:#f0941e33}.badge-neutral{color:#57534e;background:#78716c14;border:1px solid #78716c1f;border-radius:8px}.dark .badge-neutral{color:#d6d3d1;background:#a8a29e1a;border-color:#a8a29e1f}}@layer utilities{.text-gradient-brand{background:linear-gradient(135deg,#f0941e 0%,#d4af37 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark .text-gradient-brand{background:linear-gradient(135deg,#ffc071 0%,#e9d8a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.divider-glass{background:linear-gradient(90deg,#0000 0%,#e7e5e480 20% 80%,#0000 100%);height:1px}.dark .divider-glass{background:linear-gradient(90deg,#0000 0%,#ffffff0f 20% 80%,#0000 100%)}.status-dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.status-dot-success{background-color:#16a34a;box-shadow:0 0 6px #16a34a66}.status-dot-warning{background-color:#f59e0b;box-shadow:0 0 6px #f59e0b66}.status-dot-error{background-color:#dc2626;box-shadow:0 0 6px #dc262666}.status-dot-info{background-color:#2563eb;box-shadow:0 0 6px #2563eb66}.status-dot-brand{background-color:#f0941e;box-shadow:0 0 6px #f0941e66}.focus-ring-brand:focus-visible{outline:none;box-shadow:0 0 0 3px #f0941e33}.dark .focus-ring-brand:focus-visible{box-shadow:0 0 0 3px #f0941e4d}}