/* Shared public layout geometry only. Product color and decoration stay in
 * their surface-owned stylesheets. */

body:is(.surface-tech, .surface-academy, .surface-parent) #main-content .publicErrorCode {
    font-size: clamp(58px, 8vw, 72px);
    font-weight: 700;
    line-height: 1;
}
