.typography{margin:0;padding:0;font-family:inherit;line-height:1.5;transition:color .2s}.typography-h1{font-size:clamp(2rem,5vw,2.5rem);font-weight:var(--font-weight-bold,700);letter-spacing:-.01562em;line-height:1.2}.typography-h2{font-size:clamp(1.75rem,4vw,2rem);font-weight:var(--font-weight-bold,700);letter-spacing:-.00833em;line-height:1.2}.typography-h3{font-size:clamp(1.5rem,3.5vw,1.75rem);font-weight:var(--font-weight-semibold,600);letter-spacing:0;line-height:1.3}.typography-h4{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:var(--font-weight-semibold,600);letter-spacing:.00735em;line-height:1.3}.typography-h5{font-size:clamp(1.125rem,2.5vw,1.25rem);font-weight:var(--font-weight-semibold,600);letter-spacing:0;line-height:1.4}.typography-h6{font-size:clamp(1rem,2vw,1.125rem);font-weight:var(--font-weight-medium,500);letter-spacing:.0075em;line-height:1.4}.typography-subtitle1{font-size:var(--font-size-lg,16px);font-weight:var(--font-weight-medium,500);letter-spacing:.00938em;line-height:1.75}.typography-subtitle2{font-size:var(--font-size-md,14px);font-weight:var(--font-weight-medium,500);letter-spacing:.00714em;line-height:1.57}.typography-body1{font-size:var(--font-size-lg,16px);font-weight:var(--font-weight-normal,400);letter-spacing:.00938em;line-height:1.5}.typography-body2{font-size:var(--font-size-md,14px);font-weight:var(--font-weight-normal,400);letter-spacing:.01071em;line-height:1.43}.typography-caption{font-size:var(--font-size-xs,12px);font-weight:var(--font-weight-normal,400);letter-spacing:.03333em;line-height:1.66}.typography-overline{font-size:var(--font-size-xs,12px);font-weight:var(--font-weight-medium,500);letter-spacing:.08333em;text-transform:uppercase;line-height:2.66}.typography-label{font-size:var(--font-size-sm,13px);font-weight:var(--font-weight-medium,500);letter-spacing:.00938em;line-height:1.5}.typography-code{font-family:Courier New,Courier,monospace;font-size:var(--font-size-sm,13px);font-weight:var(--font-weight-normal,400);background-color:var(--background-secondary,#0000000d);border-radius:4px;padding:2px 6px;line-height:1.5}.typography-pre{font-family:Courier New,Courier,monospace;font-size:var(--font-size-sm,13px);font-weight:var(--font-weight-normal,400);background-color:var(--background-secondary,#0000000d);white-space:pre;border-radius:6px;padding:12px;line-height:1.5;overflow-x:auto}.typography-color-primary{color:var(--text-primary,#000)}.typography-color-secondary{color:var(--text-secondary,#000000b3)}.typography-color-tertiary{color:var(--text-tertiary,#00000080)}.typography-color-accent{color:var(--accent-primary,#065fd4)}.typography-color-success{color:var(--success,#0f7535)}.typography-color-warning{color:var(--warning,#f9ab00)}.typography-color-error{color:var(--error,#d93025)}.typography-color-info{color:var(--info,#1a73e8)}.typography-align-left{text-align:left}.typography-align-center{text-align:center}.typography-align-right{text-align:right}.typography-align-justify{text-align:justify}.typography-weight-light{font-weight:300}.typography-weight-regular{font-weight:400}.typography-weight-medium{font-weight:var(--font-weight-medium,500)}.typography-weight-semibold{font-weight:var(--font-weight-semibold,600)}.typography-weight-bold{font-weight:700}.typography-transform-uppercase{text-transform:uppercase}.typography-transform-lowercase{text-transform:lowercase}.typography-transform-capitalize{text-transform:capitalize}.typography-decoration-underline{text-decoration:underline}.typography-decoration-line-through{text-decoration:line-through}.typography-decoration-overline{text-decoration:overline}.typography-gutter-bottom{margin-bottom:.35em}.typography-nowrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.typography-inline{display:inline}.typography-no-select{-webkit-user-select:none;user-select:none}.typography-truncate-single{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.typography-truncate-multi{text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.typography-gradient{-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:100%;-webkit-background-clip:text;background-clip:text}@media (prefers-color-scheme:dark){.typography-color-primary{color:var(--text-primary,#fff)}.typography-color-secondary{color:var(--text-secondary,#ffffffb3)}.typography-color-tertiary{color:var(--text-tertiary,#ffffff80)}.typography-code,.typography-pre{background-color:var(--background-secondary,#ffffff0d)}}.dark .typography-color-primary{color:var(--text-primary,#fff)}.dark .typography-color-secondary{color:var(--text-secondary,#ffffffb3)}.dark .typography-color-tertiary{color:var(--text-tertiary,#ffffff80)}.dark .typography-code,.dark .typography-pre{background-color:var(--background-secondary,#ffffff0d)}@media (width<=768px){.typography-h1{letter-spacing:-.0125em}.typography-h2{letter-spacing:-.0083em}.typography-body1,.typography-body2{line-height:1.6}}@media (width<=480px){.typography-gutter-bottom{margin-bottom:.5em}}
