.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.container--sm{max-width:42rem}.container--md{max-width:56rem}.container--lg{max-width:72rem}.container--xl{max-width:80rem}.container--full{max-width:100%}
.typography{margin:0}.typography--h1{font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:640px){.typography--h1{font-size:3rem}}@media (min-width:1024px){.typography--h1{font-size:3.75rem}}.typography--h2{font-size:1.875rem;font-weight:700;line-height:1.25}@media (min-width:640px){.typography--h2{font-size:2.25rem}}.typography--h3{font-size:1.5rem;font-weight:700;line-height:1.25}@media (min-width:640px){.typography--h3{font-size:1.875rem}}.typography--h4{font-size:1.25rem;font-weight:600;line-height:1.375}@media (min-width:640px){.typography--h4{font-size:1.5rem}}.typography--body{font-size:1rem;line-height:1.625}.typography--body-lg{font-size:1.125rem;line-height:1.625}@media (min-width:640px){.typography--body-lg{font-size:1.25rem}}.typography--caption{font-size:.875rem;line-height:1}.typography--label{font-size:.875rem;font-weight:500;line-height:1.25}.typography--color-primary{color:var(--foreground)}.typography--color-secondary{color:#0f1f18b3}.typography--color-tertiary{color:#0f1f1899}.typography--color-muted{color:#0f1f1880}.typography--color-inherit{color:inherit}.typography--color-error{color:var(--error)}.typography--color-success{color:var(--success)}.typography--weight-normal{font-weight:400}.typography--weight-medium{font-weight:500}.typography--weight-semibold{font-weight:600}.typography--weight-bold{font-weight:700}.typography--align-left{text-align:left}.typography--align-center{text-align:center}.typography--align-right{text-align:right}.typography--truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
