.beauty-template{a,button,div,h1,h2,h3,h4,h5,h6,input,label,option,p,select,span,textarea{color:var(--beauty-text-primary);font-family:var(--beauty-font-family,"Source Serif 4",serif)}}[data-template=beauty]{background-color:var(--beauty-background-primary);color:var(--beauty-text-primary)}[data-template=beauty],[data-template=beauty] *{font-family:var(--beauty-font-family,"Source Serif 4",serif)}[data-template=beauty] .page-content{background-image:var(--beauty-background-image,none);background-size:100% auto;background-position:top;background-repeat:no-repeat;background-attachment:local;position:relative;min-height:100vh}[data-template=beauty] .page-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0,transparent 100px,color-mix(in srgb,var(--beauty-background-primary) 10%,transparent) 120px,color-mix(in srgb,var(--beauty-background-primary) 25%,transparent) 140px,color-mix(in srgb,var(--beauty-background-primary) 45%,transparent) 160px,color-mix(in srgb,var(--beauty-background-primary) 70%,transparent) 180px,color-mix(in srgb,var(--beauty-background-primary) 85%,transparent) 230px,color-mix(in srgb,var(--beauty-background-primary) 95%,transparent) 260px,var(--beauty-background-primary) 300px,var(--beauty-background-primary) 100%);pointer-events:none;z-index:0}[data-template=beauty] .page-content>*{position:relative;z-index:1}[data-template=beauty] .page-content:not([style*="background-image: none"]):before{display:block}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}[data-template=beauty] .logo-section{display:flex;flex-direction:column;align-items:center;position:relative;padding:.75rem 0;z-index:1;margin-top:auto}[data-template=beauty] .logo-container{height:2.5rem;display:flex;align-items:center;justify-content:center;text-align:center}[data-template=beauty] .logo-section div{font-size:18px;font-weight:600;color:var(--beauty-text-primary);font-family:var(--beauty-font-family,"Source Serif 4",serif)}