body.light-mode{--black:#ffffff;--white:#101010;--gray:#f3f3f3;--muted:#555;--line:rgba(0,0,0,.14);--card:rgba(0,0,0,.04);background:#fff;color:#101010}
body.light-mode .site-header,body.light-mode .site-footer,body.light-mode .search-panel{background:rgba(255,255,255,.88)}
body.light-mode .surface{background:#f5f5f5}
body.light-mode input,body.light-mode select,body.light-mode textarea{background:#fff;color:#101010}
body.light-mode .icon-btn,body.light-mode .floating-actions a,body.light-mode .floating-actions button{background:#fff;color:#101010}
body.light-mode p{color:#333}
