:root{--am-text-xs:0.875rem;--am-text-sm:1rem;--am-text-md:1.125rem;--am-text-lg:1.25rem;--am-text-xl:1.5rem;--am-text-2xl:1.75rem;--am-text-3xl:2rem;--am-text-4xl:2.5rem;--am-text-5xl:3.5rem;--am-text-fluid-xl:clamp(1.5rem,3vw,2rem);--am-text-fluid-2xl:clamp(1.75rem,4vw,2.5rem);--am-text-fluid-3xl:clamp(2rem,5vw,3.5rem);--am-font-weight-regular:400;--am-font-weight-medium:500;--am-font-weight-semibold:600;--am-font-weight-bold:700;--am-heading-line-height-tight:1.15;--am-heading-line-height:1.3;--am-heading-line-height-loose:1.4}:root{--am-text-p-size:var(--am-text-sm);--am-text-h1-size:var(--am-text-fluid-3xl);--am-text-h2-size:var(--am-text-fluid-2xl);--am-text-h3-size:var(--am-text-fluid-xl);--am-text-h4-size:var(--am-text-lg);--am-text-h5-size:var(--am-text-md);--am-text-h6-size:var(--am-text-sm)}@media (min-width:640px){:root{--am-text-h4-size:1.375rem}}p{font-size:var(--am-text-p-size);font-weight:var(--am-font-weight-regular);line-height:var(--am-text-p-line-height);margin-bottom:var(--am-space-2)}h1{font-size:var(--am-text-h1-size);font-weight:var(--am-font-weight-semibold);line-height:var(--am-heading-line-height-tight)}h2{font-size:var(--am-text-h2-size);font-weight:var(--am-font-weight-semibold);line-height:var(--am-heading-line-height-tight);margin-bottom:var(--am-space-3)}h3{font-size:var(--am-text-h3-size);font-weight:var(--am-font-weight-semibold);line-height:var(--am-heading-line-height);margin-bottom:var(--am-space-2)}h4{font-size:var(--am-text-h4-size);font-weight:var(--am-font-weight-semibold);line-height:var(--am-heading-line-height);margin-bottom:var(--am-space-2)}h5{font-size:var(--am-text-h5-size);font-weight:var(--am-font-weight-medium);line-height:var(--am-heading-line-height-loose);margin-bottom:var(--am-space-2)}h6{font-size:var(--am-text-h6-size);font-weight:var(--am-font-weight-medium);line-height:var(--am-heading-line-height-loose);margin-bottom:var(--am-space-2)}:root{--am-icon-size-xs:1.25em;--am-icon-size-sm:1.5em;--am-icon-size-md:2em;--am-icon-size-lg:2.5em;--am-icon-size-xl:3em;--am-icon-size-xxl:4em}:root{--am-space-0:0;--am-space-1:0.25rem;--am-space-2:0.5rem;--am-space-3:0.75rem;--am-space-4:1rem;--am-space-5:1.5rem;--am-space-6:2rem;--am-space-7:3rem;--am-space-8:4rem;--am-space-9:5rem;--am-space-10:6rem;--am-space-11:7rem;--am-space-12:8rem}@media (min-width:640px){:root{--am-space-3:1rem}}:root{--am-border-xs:2px;--am-border-sm:3px;--am-border-md:5px;--am-border-lg:7px;--am-radius-xs:0.125rem;--am-radius-sm:0.25rem;--am-radius-md:0.5rem;--am-radius-lg:1rem}:root{--am-shadow-xs:0 1px 2px rgba(0,0,0,0.05);--am-shadow-sm:0 2px 4px rgba(0,0,0,0.06),0 1px 2px rgba(0,0,0,0.04);--am-shadow-md:0 8px 16px rgba(0,0,0,0.08),0 4px 8px rgba(0,0,0,0.06);--am-shadow-lg:0 16px 32px rgba(0,0,0,0.12),0 8px 16px rgba(0,0,0,0.08)}.am-shadow-xs{box-shadow:var(--am-shadow-xs)}.am-shadow-sm{box-shadow:var(--am-shadow-sm)}.am-shadow-md{box-shadow:var(--am-shadow-md)}.am-shadow-lg{box-shadow:var(--am-shadow-lg)}input{outline:none}