.creator-root{font-family:var(--font-inter),var(--font-noto-sans-jp),sans-serif}.creator-root .font-mono,.creator-root code,.creator-root kbd,.creator-root samp,.creator-root pre{font-family:var(--font-lato),sans-serif}@layer base{html{font-size:var(--font-size)}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}.creator-authed-content>*{min-height:0!important}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--input-background)inset!important;-webkit-text-fill-color:var(--foreground)!important;caret-color:var(--foreground)!important;transition:background-color 5000s ease-in-out!important}input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--input-background)inset!important;-webkit-text-fill-color:var(--foreground)!important;caret-color:var(--foreground)!important;transition:background-color 5000s ease-in-out!important}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--input-background)inset!important;-webkit-text-fill-color:var(--foreground)!important;caret-color:var(--foreground)!important;transition:background-color 5000s ease-in-out!important}input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--input-background)inset!important;-webkit-text-fill-color:var(--foreground)!important;caret-color:var(--foreground)!important;transition:background-color 5000s ease-in-out!important}