﻿.p-9 { padding: 2.25rem; }
.text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
.font-bold { font-weight: 700; }
.text-gray-900 { color: #111827; }
.mb-6 { margin-bottom: 1.5rem; }
.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)); }
.text-gray-700 { color: #374151; }
.text-2xl { font-size: 1.5rem; line-height: 2rem; }
.leading-loose { line-height: 2; }
.flex { display: flex; }
.items-center { align-items: center; }
.gap-3 { gap: 0.75rem; }
.w-6 { width: 1.5rem; }
.h-6 { height: 1.5rem; }
.text-green-600 { color: #16a34a; }
.flex-shrink-0 { flex-shrink: 0; }