<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#index h2 {
    font-family: 'Prompt';
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 40px;
}

#index h2 span {
    font-weight: 600;
}

#index .bestseller, #index .new {
    margin: 96px auto;
}

#index .new p, #index .new .single .singleContent li, .single .singleContent #index .new li {
    font-family: 'Prompt';
    margin: 24px 0;
}

#index .new p span, #index .new .single .singleContent li span, .single .singleContent #index .new li span {
    font-family: 'Prompt';
    font-weight: 600;
    font-size: 26px;
    line-height: 24px;
    color: #1E9F9F;
    margin-left: 12px;
}

#index .new .uptitle {
    font-weight: 300;
}

#index .newLabel {
    background: #1E9F9F;
    border-radius: 150px;
    padding: 4px 12px;
    font-family: 'Prompt';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

#index .redirection h2 {
    text-align: left;
}</pre></body></html>