.container-section{width:100%}@media (min-width:640px){.container-section{max-width:640px}}@media (min-width:768px){.container-section{max-width:768px}}@media (min-width:1024px){.container-section{max-width:1024px}}@media (min-width:1280px){.container-section{max-width:1280px}}@media (min-width:1536px){.container-section{max-width:1536px}}.container-section{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container-section{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container-section{padding-left:2rem;padding-right:2rem}}.section-padding,.section-padding-muted{padding-top:6rem;padding-bottom:6rem}.section-padding-muted{background-color:hsl(var(--muted)/.3)}.heading-xl{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;color:var(--foreground)}@media (min-width:1024px){.heading-xl{font-size:3rem;line-height:1}}.heading-xl-spaced{margin-bottom:1.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;color:var(--foreground)}@media (min-width:1024px){.heading-xl-spaced{font-size:3rem;line-height:1}}.heading-lg{margin-bottom:1rem;font-size:var(--text-2xl);font-weight:700;color:var(--foreground)}.heading-md{font-size:var(--text-lg);font-weight:var(--font-weight-medium)}.text-body{line-height:1.625}.text-body,.text-caption{color:var(--muted-foreground)}.text-caption{font-size:.875rem;line-height:1.25rem}.text-label{font-size:.75rem;line-height:1rem;color:var(--muted-foreground)}.text-hero-subtitle{margin-left:auto;margin-right:auto;max-width:42rem;font-size:var(--text-xl);color:var(--muted-foreground)}.btn-primary{background-color:var(--primary);color:var(--primary-foreground);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:hover{background-color:hsl(var(--primary)/.9)}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-secondary:hover{background-color:hsl(var(--secondary)/.8)}.icon-sm{height:1rem;width:1rem}.icon-xs{height:.75rem;width:.75rem}.icon-with-text{margin-right:.5rem;height:1rem;width:1rem}.space-y-section>: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))}.space-y-content>: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-tight>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-gap-sm,.flex-start{display:flex;align-items:center}.flex-gap-sm{gap:.5rem}.flex-gap-md{display:flex;align-items:center;gap:1rem}.card-hover{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.card-hover:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.text-hover{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.text-hover:hover{color:var(--foreground)}.text-hover-primary{font-weight:var(--font-weight-medium);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.text-hover-primary:hover{color:var(--primary)}.grid-auto-fit{display:grid;width:100%;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:640px){.grid-auto-fit{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.grid-auto-fit{grid-template-columns:repeat(3,minmax(0,1fr))}}.grid-responsive{display:grid;gap:1.5rem}@media (min-width:768px){.grid-responsive{grid-template-columns:repeat(2,minmax(0,1fr))}}.content-center{margin-bottom:4rem;text-align:center}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--radius-lg);border-width:1px;border-style:dashed;padding:2rem;text-align:center}