/* Qatalogo visual system: white canvas, precise square geometry, generous brand mark. */
html,
body {
    background: #fff !important;
}

/* Keep the interface aligned with the book-page geometry of the Qatalogo mark. */
.card,
.hero,
.hero-aside,
.context,
.empty,
.notice,
.warning,
.error,
.success,
.status,
.method,
.plan,
.account-menu,
.nav,
.back,
.button,
.logout,
button,
input,
select,
textarea,
.pill,
.bar-track,
.cover,
.cover-empty {
    border-radius: 0 !important;
}

/* The reference lockup uses a visibly larger icon than the previous 30px mark. */
.qatalogo-footer img {
    border-radius: 0 !important;
}
