.k-white{background:var(--surface)!important;color:var(--text)!important;font-family:var(--font)!important;font-size:14px;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;position:relative;z-index:0}html:has(.k-white),html:has(.k-white) body{background:var(--surface)!important}.k-white *,.k-white :after,.k-white :before{box-sizing:border-box}.k-white a{color:inherit;text-decoration:none}.k-white ::-moz-selection{background:rgba(244,63,111,.2);color:var(--text)}.k-white ::selection{background:rgba(244,63,111,.2);color:var(--text)}