<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.type-system-ui {
    font-family: system-ui, sans-serif;
    font-size: 100%; 
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-system-ui p, .type-system-ui td, .type-system-ui li, .type-system-ui label {
    font-size: 1.2rem; 
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-system-ui h1, .type-system-ui h2, .type-system-ui h3, .type-system-ui h4, .type-system-ui h5, .type-system-ui h6 {
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.1;
    text-transform: none;
    font-style: normal;
}        

.type-system-ui h1 {font-size: 2.5rem;margin:0.4rem 0;}
.type-system-ui h2 {font-size: 2rem;margin:0.6rem 0;}
.type-system-ui h3 {font-size: 1.75rem;margin:0.7rem 0;}
.type-system-ui h4 {font-size: 1.6rem;margin:0.8rem 0;}
.type-system-ui h5 {font-size: 1.48rem;margin:0.8rem 0;}
.type-system-ui h6 {font-size: 1.3rem;margin:0.8rem 0;}
.type-system-ui p {margin:0.8rem 0;}  

.type-system-ui .display { margin-bottom: 0.5rem; }
.type-system-ui .display h1 {
    font-family: system-ui, sans-serif;
    font-weight: 600;
    font-size: 3rem;
    letter-spacing: 0px;
    line-height: 1.1;
    text-transform: none;
    font-style: normal;
}
.type-system-ui .display p {
    font-family: system-ui, sans-serif;
    font-size: 1.4rem;
    line-height: 1.4;
    font-style: normal;
    letter-spacing: 0px;
    text-transform: none;
}</pre></body></html>