@import url("../tutorials/html.css");
@import url("topic-nav.css");
@import url("shared.css");

:root{--interview-accent:#00e5ff;--interview-accent-rgb:0,229,255}

nav{min-width:0}
.nav-logo{min-width:0}
.nav-brand{min-width:0;overflow:hidden;text-overflow:ellipsis}
@media (max-width: 420px){.nav-brand{font-size:14px}.nav-logo img{width:30px;height:30px}}
