// This will be overridden by dotcom-ui-layout
$system-code: 'page-kit-header' !default;

// We don't need the sub-brand or transparent header styles so disable them.
// TODO: move drawer styles into a separate stylesheet which can be lazy loaded?
@import '@financial-times/o-header/main';
@include oHeader(('top', 'nav', 'subnav', 'search', 'megamenu', 'drawer', 'anon', 'sticky', 'simple'));

@import 'src/header';

@import 'n-topic-search/main';
@include nTopicSearch;
